359 Commits (f53b352a4e6984ff8e8a6bcc164707cbd2842227)
 

Author SHA1 Message Date
HalidOdat f53b352a4e
Added a logo to the project. (#277) 4 years ago
dependabot[bot] 62383f5a06
Bump acorn from 6.4.0 to 6.4.1 (#275) 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
Jason Williams edab5ca6cc Removing debug output, switch to normal 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
Jason Williams 4c18f3acda updating launch.json for workspace setup 4 years ago
cisen 940da7bf85
feat: Implement Array.isArray (#253) 4 years ago
Jason Williams e9428807f2 should now be able to use master 4 years ago
Jason Williams 5c07b20113 i did'nt build 4 years ago
Jason Williams 95899e9bc5 weird caching happening, even when pointing to specific commit 4 years ago
Jason Williams 6333e7b9cc back to debugging 4 years ago
Jason Williams 0fa4003f71 compare action 4 years ago
Jason Williams 046f68f6f9 adding some logging of output files 4 years ago
Jason Williams fce25be382 cache after files have been stored 4 years ago
Jason Williams 68c086b194 cache build and registry for benchmarks action 4 years ago
Jason Williams b2e3bc0f64 attempting to use cache to speed up benchmarks PR 4 years ago
Jason Williams fbede2142e
Update CHANGELOG.md 4 years ago
Jason Williams 0cb6d7403e
Update CHANGELOG.md 4 years ago
Jason Williams 019033eff0 cargo update 4 years ago
Jason Williams 4c20faa54c v0.6.0 4 years ago
Iban Eguia 5f6e4c22c1
Moved to a workspace architecture (#247) 4 years ago
Jason Williams cb850fc13e
Update pull_request.yml 4 years ago
Jason Williams 3f83d17d34
Update benchmark.yml 4 years ago
Nathaniel 080a3359fd
Fixed parsing of floats with scientific notation (#245) 4 years ago
Jason Williams 3e48f54ca5 rust-lldb is no longer needed, sourcemaps should move into launch.json, rust-analyzer is now in the marketplace 4 years ago
Alexandre GOMES 448835295a
fix addition/subtraction with no space (#235) 4 years ago
Nathaniel 18523c57f1
Fixed some panics in the lexer (#242) 4 years ago
Nathaniel 6947122815
Fixed compilation without "wasm-bindgen" feature (#236) 4 years ago
Jason Williams 33490e1edb
updating clippy rules on all files (#238) 4 years ago
cisen d8f33abe06
fix: Array.prototype.toString should be called by ES value (#227) 4 years ago
Jason Williams fe4a889e1e
fix clippy, revert to just correctness, perf and style (#232) 4 years ago
croraf eaeb299a9e Fix lexing of "0_" token (#231) 4 years ago
Jason Williams 495f0a4868
String.prototype.replace() (#217) 4 years ago
Jason Williams 55b3f1dc3d change title 4 years ago
Jason Williams b73c71af60 adding auto push 4 years ago
Jason Williams fa47abfc4d testing benchmark action 4 years ago
Jason Williams d32e7d6279 stable 4 years ago
Jason Williams 0c977a2fa6 benchmark testing 4 years ago
croraf dd5ecddc55 Replace error throwing with panic in "Lexer::next()" (#229) 4 years ago
croraf ce9af33620 [lexer: single-line-comment] Fix bug when single line comment is last line of file (#228) 4 years ago
Jason Williams 881873cb0d use updated master branch 4 years ago
Jason Williams 27bd553c59
add parser benchmark for expressions (#226) 4 years ago