254 Commits (fda03ea792825343d69992381aadc1b9724643c6)

Author SHA1 Message Date
Haled Odat 3b5122635f Make tracing an opt-in feature (#2709) 2 years ago
dependabot[bot] af6b41e802 Bump clap from 4.1.9 to 4.1.11 (#2699) 2 years ago
Haled Odat 7e6d3c9209 Add `--strict` flag to cli (#2689) 2 years ago
dependabot[bot] 7ecf8becd4 Bump clap from 4.1.8 to 4.1.9 (#2684) 2 years ago
Haled Odat c9ae4dc2e3 Update `README.md` cli options (#2678) 2 years ago
dependabot[bot] b87930349d Bump serde_json from 1.0.93 to 1.0.94 (#2637) 2 years ago
dependabot[bot] 23d1aa8e49 Bump clap from 4.1.7 to 4.1.8 (#2625) 2 years ago
dependabot[bot] 423c16af34 Bump clap from 4.1.6 to 4.1.7 (#2623) 2 years ago
dependabot[bot] 096f65410f Bump rustyline from 10.1.1 to 11.0.0 (#2612) 2 years ago
José Julián Espina 280199b07a API to construct a `NativeFunction` from a native async function (#2542) 2 years ago
dependabot[bot] e93b927e70 Bump clap from 4.1.4 to 4.1.6 (#2603) 2 years ago
dependabot[bot] 0ca8ce23b7 Bump serde_json from 1.0.92 to 1.0.93 (#2594) 2 years ago
dependabot[bot] 10adeeb49e Bump serde_json from 1.0.91 to 1.0.92 (#2588) 2 years ago
Iban Eguia Moraza 3f9f6f0fce Module parsing (#2411) 2 years ago
José Julián Espina c03928309a Cleanup intrinsics and move to realm (#2555) 2 years ago
José Julián Espina 515d28f0a2 Create `Source` to abstract JS code sources (#2579) 2 years ago
dependabot[bot] 5f6ec59ec1 Bump clap from 4.1.1 to 4.1.4 (#2563) 2 years ago
dependabot[bot] 0d599293fd Bump rustyline from 10.1.0 to 10.1.1 (#2549) 2 years ago
José Julián Espina 5ab0aa21cc Implement host hooks and job queues APIs (#2529) 2 years ago
dependabot[bot] cd85040544 Bump clap from 4.0.32 to 4.1.1 (#2537) 2 years ago
dependabot[bot] 238c2937a3 Bump rustyline from 10.0.0 to 10.1.0 (#2536) 2 years ago
dependabot[bot] 45982effcf Bump regex from 1.7.0 to 1.7.1 (#2526) 2 years ago
José Julián Espina 81680ff5c4 Pass locale data provider by ref instead of boxing (#2508) 2 years ago
José Julián Espina 3bf5de2929 Redesign Intl API and implement some services (#2478) 2 years ago
dependabot[bot] ce3b20a5bb Bump clap from 4.0.30 to 4.0.32 (#2505) 2 years ago
dependabot[bot] c4eabd20c7 Bump clap from 4.0.29 to 4.0.30 (#2502) 2 years ago
José Julián Espina cc45a827ca Cleanup inline annotations (#2493) 2 years ago
dependabot[bot] 0d82ef0653 Bump serde_json from 1.0.89 to 1.0.91 (#2496) 2 years ago
raskad e3d35e9b36 Fix rust 1.66.0 lints (#2486) 2 years ago
dependabot[bot] 920a86ffe8 Bump clap from 4.0.28 to 4.0.29 (#2468) 2 years ago
dependabot[bot] b3ab49999f Bump clap from 4.0.27 to 4.0.28 (#2467) 2 years ago
dependabot[bot] 20ad700ee2 Bump clap from 4.0.26 to 4.0.27 (#2462) 2 years ago
Halid Odat a2964e63dd Implement instruction flowgraph generator (#2422) 2 years ago
dependabot[bot] 20db887025 Bump serde_json from 1.0.88 to 1.0.89 (#2457) 2 years ago
raskad a5e8111fa2 Restructure lints in multiple crates (#2447) 2 years ago
dependabot[bot] e0b0833797 Bump serde_json from 1.0.87 to 1.0.88 (#2445) 2 years ago
dependabot[bot] 34c475e4d3 Bump clap from 4.0.25 to 4.0.26 (#2444) 2 years ago
dependabot[bot] ace098fcc5 Bump clap from 4.0.24 to 4.0.25 (#2441) 2 years ago
dependabot[bot] ff02cd07f1 Bump clap from 4.0.23 to 4.0.24 (#2439) 2 years ago
dependabot[bot] 41d57f49e2 Bump clap from 4.0.22 to 4.0.23 (#2435) 2 years ago
dependabot[bot] 7f1a7aeac9 Bump clap from 4.0.18 to 4.0.22 (#2419) 2 years ago
dependabot[bot] e1f90a8025 Bump regex from 1.6.0 to 1.7.0 (#2418) 2 years ago
José Julián Espina b88736a5c9 Extract the parser into a crate (#2409) 2 years ago
José Julián Espina b4da172f91 Extract the ast to a crate (#2402) 2 years ago
dependabot[bot] 2c559392f1 Bump clap from 4.0.17 to 4.0.18 (#2360) 2 years ago
dependabot[bot] d51fee7237 Bump serde_json from 1.0.86 to 1.0.87 (#2355) 2 years ago
José Julián Espina dc9c1cb275 Create new lazy Error type (#2283) 2 years ago
dependabot[bot] 4601b928e0 Bump clap from 4.0.16 to 4.0.17 (#2354) 2 years ago
dependabot[bot] c51382ae75 Bump clap from 4.0.12 to 4.0.16 (#2352) 2 years ago
José Julián Espina 959b9f1b6d Split `Node` into `Statement`, `Expression` and `Declaration` (#2319) 2 years ago