34 Commits (9b1c508da1dbbf9f8d994f072bb957540ddabcd0)

Author SHA1 Message Date
HalidOdat 9b1c508da1 Added documentation to CompOp 4 years ago
HalidOdat d9a81a94fd Added documentation to NumOp, UnaryOp and BitOp 4 years ago
Noah 271e2b4da6
Put JSON functions on the object, not the prototype (#325) 4 years ago
Radek Krahl 7abb94abf5
console functions (#315) 4 years ago
HalidOdat 74c7375a7a
Added logo and favicon to boa documentation (#343) 4 years ago
Victor Tuekam a9372b7779
Method parsing (#339) 5 years ago
razican 33fce7f015
Added jemallocator only for Linux targets 5 years ago
Iban Eguia 05b8989efd
Changed the name of the `Symbol creation` benchmark (#327) 5 years ago
Iban Eguia cb589cd8b7
Added more benchmarks (#323) 5 years ago
HalidOdat 505df912ad
Fixed assign operator precedence (#311) 5 years ago
Radek Krahl 9c638cc14f
Implement do..while loop (#306) 5 years ago
Jason Williams 5885e1bca3 v0.7.0 5 years ago
Jason Williams a0db788ed6
adding test for #273 (#313) 5 years ago
Jason Williams 0274858d88
Revert "Use jemallocator (#298)" (#310) 5 years ago
Iban Eguia 38db4dc316
Added a test for #208 (#303) 5 years ago
Iban Eguia 795a70ec89
Use jemallocator (#298) 5 years ago
Iban Eguia 4ed7122199
Fixed positions in regexes and strict operators. (#295) 5 years ago
HalidOdat c365576f37
Implemented the Array.prototype.some method. (#280) 5 years ago
Jason Williams 48c6e886d4
Parser fixes #225 #240 #273 (#281) 5 years ago
HalidOdat 5a85c595d4
Added the ability to dump the token stream or ast in bin. (#278) 5 years ago
Nick Vernij 9b8c803bbe
Add methods with f64 std equivelant to Math object (#260) 5 years ago
Nick Vernij 2d5bf55956
Fix parsing of floats that start with a zero (#272) 5 years ago
Nick Vernij 6fa8d484a9
Implement Array.prototype.filter (#262) 5 years ago
Jason Williams 9766409c52
Addition of forEach() (#268) 5 years ago
John Doneth d92da39299
Add print & REPL functionality to CLI (#267) 5 years ago
Iban Eguia f628f4cc8c
Fixed empty returns (#251) (#257) 5 years ago
Iban Eguia 86052d6d75
Moved test modules to their own files (#258) 5 years ago
Iban Eguia 12c99e1658
Fixed comments lexing (#256) 5 years ago
Nathaniel fd616c887b
Fixed more Lexer Panics (#244) 5 years ago
Alexandre GOMES 92a63b20ea
fix(parser): handle trailing comma in object literals (#249) 5 years ago
Jason Williams 686d17a002 creating trait for object-internal-methods 5 years ago
cisen 940da7bf85
feat: Implement Array.isArray (#253) 5 years ago
Jason Williams 4c20faa54c v0.6.0 5 years ago
Iban Eguia 5f6e4c22c1
Moved to a workspace architecture (#247) 5 years ago