218 Commits (8fde98afa9b0b1abd798866ffc25917a5ae9c542)

Author SHA1 Message Date
HalidOdat c365576f37
Implemented the Array.prototype.some method. (#280) 4 years ago
Jason Williams 48c6e886d4
Parser fixes #225 #240 #273 (#281) 4 years ago
HalidOdat 5a85c595d4
Added the ability to dump the token stream or ast in bin. (#278) 4 years ago
Nick Vernij 9b8c803bbe
Add methods with f64 std equivelant to Math object (#260) 4 years ago
Nick Vernij 2d5bf55956
Fix parsing of floats that start with a zero (#272) 4 years ago
Nick Vernij 6fa8d484a9
Implement Array.prototype.filter (#262) 4 years ago
Jason Williams 9766409c52
Addition of forEach() (#268) 4 years ago
John Doneth d92da39299
Add print & REPL functionality to CLI (#267) 4 years ago
Iban Eguia f628f4cc8c
Fixed empty returns (#251) (#257) 4 years ago
Iban Eguia 86052d6d75
Moved test modules to their own files (#258) 4 years ago
Iban Eguia 12c99e1658
Fixed comments lexing (#256) 4 years ago
Nathaniel fd616c887b
Fixed more Lexer Panics (#244) 4 years ago
Alexandre GOMES 92a63b20ea
fix(parser): handle trailing comma in object literals (#249) 4 years ago
Jason Williams 686d17a002 creating trait for object-internal-methods 4 years ago
cisen 940da7bf85
feat: Implement Array.isArray (#253) 4 years ago
Iban Eguia 5f6e4c22c1
Moved to a workspace architecture (#247) 4 years ago