32 Commits (16738711164cd31d3fe0e15826b1b3e06413651e)

Author SHA1 Message Date
Paul Lancaster cb93472b4a
New lexer (#559) 4 years ago
HalidOdat c5b708b2ef
Moved value operations from `Interpreter` to `Value` (#625) 4 years ago
HalidOdat 4474b714b2
Added syntax highlighting for strings (#595) 4 years ago
João Borges 667a820dee
Introduce PropertyKey for field acces, fix #172 (quotes around displayed strings) (#373) 4 years ago
HalidOdat 24a72ea847
Added keyword and operator colors and matching bracket validator to cli (#590) 4 years ago
HalidOdat 795adc519a
Better error formatting and cli color (#586) 4 years ago
Iovoslav Iovchev a933ae8ef3
rustyline for the cli (#492) 4 years ago
HalidOdat ca0eaeadb2
Removed `console`s dependency of `InternalState` (#544) 4 years ago
jasonwilliams 73f65f7800 0.9.0 4 years ago
Iban Eguia 477d408c10
Upgraded dependencies before the 0.9 release (#537) 4 years ago
Iban Eguia d2939fffe3
Added string benchmarks, and updated dependencies (#491) 4 years ago
Pedro Paulo c8218dd91e
Replacement of dead links (#423) 4 years ago
Iban Eguia 4beadfc9ad
Execution and Node modularization (#392) 4 years ago
Jason Williams 2149bdc67b v0.8.0 4 years ago
Iban Eguia 323f486fd1
Dependency upgrade (#406) 4 years ago
Iban Eguia e0e17a8f76
Removed the `serde-ast` feature and the `serde_json` export (#353) 4 years ago
Victor Tuekam 55c85768c3
create boa-wasm package (#352) 4 years ago
HalidOdat eb020d7f37
Fix #329 (#334) 4 years ago
razican 33fce7f015
Added jemallocator only for Linux targets 4 years ago
Julian Laubstein f5d332c86e
change boa cli binary name to just "boa" (#326) 4 years ago
Iban Eguia cb589cd8b7
Added more benchmarks (#323) 4 years ago
Jason Williams 5885e1bca3 v0.7.0 4 years ago
Jason Williams 0274858d88
Revert "Use jemallocator (#298)" (#310) 4 years ago
Iban Eguia 795a70ec89
Use jemallocator (#298) 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
John Doneth d92da39299
Add print & REPL functionality to CLI (#267) 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
Jason Williams edab5ca6cc Removing debug output, switch to normal 4 years ago
Jason Williams 4c20faa54c v0.6.0 4 years ago
Iban Eguia 5f6e4c22c1
Moved to a workspace architecture (#247) 4 years ago