19 Commits (b0c387bfce25a0d41d10159e1651bb192dcb2e83)

Author SHA1 Message Date
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) 5 years ago
HalidOdat 5a85c595d4
Added the ability to dump the token stream or ast in bin. (#278) 5 years ago
John Doneth d92da39299
Add print & REPL functionality to CLI (#267) 5 years ago
Iban Eguia 12c99e1658
Fixed comments lexing (#256) 5 years ago
Jason Williams edab5ca6cc Removing debug output, switch to normal 5 years ago
Iban Eguia 5f6e4c22c1
Moved to a workspace architecture (#247) 5 years ago