2 Commits (c6f02b607b2b1b6074a18874dbc598a32a3830bb)

Author SHA1 Message Date
José Julián Espina c6f02b607b
Ignore `Cargo.lock` in fuzzer (#3636) 4 months ago
José Julián Espina 47351efa53
Reestructure repo and CI improvements (#3505) 6 months ago
Kevin c113b74b09
Migrate iso parsing to boa_temporal (#3500) 6 months ago
Kevin a6e488e3b5
Update feature flags to specific feature flag (#3376) 7 months ago
Kevin d281988986
First portion of the Temporal implementation (#3277) 7 months ago
José Julián Espina a56ce510d3
Fix new lints for Rust 1.73 (#3361) 8 months ago
José Julián Espina 0bb51b189e
Replace #[deny] with #[warn] (#3309) 8 months ago
José Julián Espina 551a287718
Copy `ABOUT.md` file to all published crates (#3074) 11 months ago
José Julián Espina 09658b02bc
Implement dynamic imports (#2932) 1 year ago
José Julián Espina ab87b2fd5b
Extract "About Boa" section into a separate file (#2938) 1 year ago
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