374 Commits (ad0d1326509901f6aebd77d283fd7ade80ad3782)
 

Author SHA1 Message Date
Jason Williams ad0d132650 updating yanr lock 4 years ago
Jason Williams 1184456ab7
update changelog for upcoming 0.7.0 (#271) 4 years ago
Jason Williams a0db788ed6
adding test for #273 (#313) 4 years ago
Jason Williams 0274858d88
Revert "Use jemallocator (#298)" (#310) 4 years ago
HalidOdat f1f49d14ba
Fixed center alignment of logo. (#305) 4 years ago
Iban Eguia 48ab045ac2
Updated contribution documentation (#297) 4 years ago
Iban Eguia 38db4dc316
Added a test for #208 (#303) 4 years ago
Iban Eguia 795a70ec89
Use jemallocator (#298) 4 years ago
Jason Williams 8002a959a0
Update CONTRIBUTING.md 4 years ago
Iban Eguia 4ed7122199
Fixed positions in regexes and strict operators. (#295) 4 years ago
Jason Williams 8943953a79 fix vulnerabiliies via upgrade 4 years ago
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
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