This website requires JavaScript.
Explore
Help
Sign In
Deukhoofd
/
MalachScript
Watch
1
Star
0
Fork
0
You've already forked MalachScript
Code
Issues
Pull Requests
Releases
Wiki
Activity
MalachScript
/
src
/
Parser
History
Deukhoofd
ce9ad2c9ba
Improve error messages on invalid function declarations.
2020-10-10 19:33:30 +02:00
..
Expressions
Support basic parsing function statements.
2020-10-10 14:29:37 +02:00
Lexer
Fixed some low hanging fruit in performance.
2020-10-09 12:55:49 +02:00
Statements
Lots more tests for function statements, fixes several bugs.
2020-10-10 16:04:59 +02:00
Parser.cpp
Improve error messages on invalid function declarations.
2020-10-10 19:33:30 +02:00
Parser.hpp
Fixed issue with TypeMod.
2020-10-10 16:20:56 +02:00