26 Commits (777c3659ae11a5b8f5f94b5608f55df8d2411cf1)

Author SHA1 Message Date
Iban Eguia ba84f526de
Added syntax highlighting for numbers, identifiers and template literals (#1047) 4 years ago
Jevan Chan 880792e422
Read file input in bytes instead of string (#979) 4 years ago
Halid Odat 6eac058406
Code cleanup and inline (#916) 4 years ago
Iban Eguia be5d198b4d
CI workflow improvements (mostly Test262) (#889) 4 years ago
Halid Odat edfafc4e03
Feature `Context` (#656) 4 years ago
Iban Eguia 8fde98afa9
Add ECMAScript test suite (test262) (#567) 4 years ago
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
Iban Eguia 4beadfc9ad
Execution and Node modularization (#392) 4 years ago
Iban Eguia e0e17a8f76
Removed the `serde-ast` feature and the `serde_json` export (#353) 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
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 12c99e1658
Fixed comments lexing (#256) 4 years ago
Jason Williams edab5ca6cc Removing debug output, switch to normal 4 years ago
Iban Eguia 5f6e4c22c1
Moved to a workspace architecture (#247) 4 years ago