36 Commits (6498216c3f3842a8d2c38d34fcfd04a1fb804ccb)

Author SHA1 Message Date
Iban Eguia 4d2772d6a0
Rename "Boa" to boa_engine, moved GC and profiler to their crates (#1844) 3 years ago
Iban Eguia 748465d17b Unwrap removal (#1842) 3 years ago
Iban Eguia 53ef07b1a6 Using the new formatting arguments from Rust 1.58 (#1834) 3 years ago
Iban Eguia 60b7eb8934 General code clean-up and new lint addition (#1809) 3 years ago
Iban Eguia e92cff5920 Interner support in the parser (#1765) 3 years ago
Iban Eguia 48185f393d Lexer string interning (#1758) 3 years ago
Jason Williams dfb3df5bf2
Start removing non-VM path (#1747) 3 years ago
Iban Eguia 7ee3a93fcc
Upgraded dependencies and fixed some clippy warnings/errors (#1228) 3 years ago
João Borges 505a2ddaf6
Style: Respect the new lints from 1.51 (#1194) 4 years ago
Jason Williams 8cdc886b74
VM Trace output fixes #1035 (#1048) 4 years ago
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) 5 years ago
Iban Eguia 795a70ec89
Use jemallocator (#298) 5 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