Issues
- 0
Add Range::Reverse function
#50 opened by SenkJu - 0
Rename Range::includes to Range::contains
#49 opened by SenkJu - 0
Allow reference comparison for hashes/arrays
#46 opened by SenkJu - 0
Support full evaluation for boolean expressions
#45 opened by SenkJu - 1
Array segfault?
#43 opened by SenkJu - 0
Support index operator on strings
#28 opened by SenkJu - 0
Invalid assigns possible
#40 opened by SenkJu - 0
Hexadecimal numbers may overflow
#39 opened by SenkJu - 0
repl segfault
#29 opened by SenkJu - 0
REPL: Do not highlight commands
#37 opened by SenkJu - 0
Array values compiled in wrong order
#32 opened by SenkJu - 0
- 0
Stack might be empty when it shouldn't
#35 opened by SenkJu - 0
Operator assign not working on array/hash indizes
#26 opened by SenkJu - 0
IndexAssigns parsed as expression/statement
#30 opened by SenkJu - 0
- 0
Parser error in whens
#27 opened by SenkJu - 0
Build releases without debug symbols
#7 opened by SenkJu - 1
Precedence of operators wrong
#20 opened by SenkJu - 0
# missing before user function
#23 opened by SenkJu - 0
- 0
Are Destructure instructions required?
#24 opened by SenkJu - 0
Weird crash in repl
#22 opened by SenkJu - 0
Reuse constants
#21 opened by SenkJu - 0
Move position of VariableTable entries
#13 opened by SenkJu - 1
JSON parser negative numbers
#19 opened by SenkJu - 1
Function parameters not included in variable table
#18 opened by SenkJu - 1
Support for regexes
#17 opened by SenkJu - 1
Errors: Ignore empty source lines
#16 opened by SenkJu - 1
+=, -= etc. should be one token
#15 opened by SenkJu - 0
Variable not found?
#14 opened by SenkJu - 0
- 1
Compress bytecode
#11 opened by SenkJu - 1
Add support for string escaping
#10 opened by wouterdedroog - 1
Inconsistent naming
#8 opened by SenkJu - 1
Add property access values to fields
#6 opened by SenkJu - 1
- 1
Use enum to contain runtime objects
#2 opened by SenkJu - 2
Changing parser to ANTLR
#1 opened by Marti2203