9 Commits (6ea4848bb5809cbeb9f3669fa22442816ff0d690)

Author SHA1 Message Date
Iban Eguia Moraza 6ea4848bb5 Fix documentation links (#2741) 1 year ago
Iban Eguia Moraza 3f9f6f0fce Module parsing (#2411) 1 year ago
raskad e6a1c3789d Fix rust 1.67 lints (#2567) 1 year ago
José Julián Espina 3bf5de2929 Redesign Intl API and implement some services (#2478) 1 year ago
Kevin c79b9023df Documentation Updates (#2463) 1 year ago
raskad a6e5c2d4e0 Restructure lint lists in `boa_ast` (#2433) 2 years ago
José Julián Espina 91235c77fe Rewrite some patterns with let-else and ok_or_else (#2404) 2 years ago
José Julián Espina 49a58675cc Replace `contains` and friends with visitors (#2403) 2 years ago
José Julián Espina b4da172f91 Extract the ast to a crate (#2402) 2 years ago
Addison Crump b5b8cdfa18 Implement AST Visitor pattern (attempt #3) (#2392) 2 years ago
José Julián Espina 89e3081672 Document the AST (#2377) 2 years ago
Iban Eguia Moraza f4cef141b0 Removed some duplicate code, added `ToIndentedString` (#2367) 2 years ago
José Julián Espina 959b9f1b6d Split `Node` into `Statement`, `Expression` and `Declaration` (#2319) 2 years ago
Iban Eguia 4d2772d6a0
Rename "Boa" to boa_engine, moved GC and profiler to their crates (#1844) 2 years ago
Paul Lancaster cb93472b4a
New lexer (#559) 4 years ago
HalidOdat d847ff826b
Specification compliant `ToBigInt` (`to_bigint`) (#450) 4 years ago
Iban Eguia 4beadfc9ad
Execution and Node modularization (#392) 4 years ago
HalidOdat 5f4a1f2266
Feature `BigInt` (#358) 4 years ago
HalidOdat 269b063cf2 Documented console methods 4 years ago
Jason Williams 48c6e886d4
Parser fixes #225 #240 #273 (#281) 4 years ago
Iban Eguia 5f6e4c22c1
Moved to a workspace architecture (#247) 4 years ago
Jason Williams 5cff3cf4d2 fixing expression errors 6 years ago
Jason Williams 12146fc8d8 building stable branch 6 years ago
Jason Williams 27e4d93af7 adding Ops and expressions 6 years ago
Jason Williams fd2999f857 added punc and cleaned up errors 6 years ago
jasonwilliams c21f6818bf updates 6 years ago
jasonwilliams a96b3299a0 adding tokenisation 6 years ago