Commit graph

  • 286d826696
    update qjs.c master The Ghost of FOSS' Future 2025-01-09 02:02:40 +0000
  • 71cd924e82
    Update quickjs-libc.c The Ghost of FOSS' Future 2025-01-09 01:22:52 +0000
  • b967509707
    Update qjs.c The Ghost of FOSS' Future 2025-01-09 01:13:26 +0000
  • 68e14c7e8e
    Update qjs.c The Ghost of FOSS' Future 2025-01-09 01:12:04 +0000
  • 23d4991413
    Update qjs.c The Ghost of FOSS' Future 2025-01-09 01:10:16 +0000
  • 1192dce8db
    Update qjs.c The Ghost of FOSS' Future 2025-01-09 01:09:29 +0000
  • b72e49aef9
    Update qjs.c The Ghost of FOSS' Future 2025-01-09 01:07:06 +0000
  • 71134f6280
    Update qjs.c The Ghost of FOSS' Future 2025-01-09 01:06:20 +0000
  • dd406af274
    Update qjs.c The Ghost of FOSS' Future 2025-01-09 01:05:27 +0000
  • 67e4da4695
    Update qjs.c The Ghost of FOSS' Future 2025-01-09 01:03:54 +0000
  • 2eda1aa250
    Update qjs.c The Ghost of FOSS' Future 2025-01-09 01:03:01 +0000
  • c50f3ac3e1
    Update qjs.c The Ghost of FOSS' Future 2025-01-09 00:57:49 +0000
  • 7d750e11ba
    Update qjs.c The Ghost of FOSS' Future 2025-01-09 00:56:38 +0000
  • 4471e8c960
    Update qjs.c The Ghost of FOSS' Future 2025-01-09 00:55:15 +0000
  • 368edcad72
    Update qjs.c The Ghost of FOSS' Future 2025-01-09 00:53:06 +0000
  • 31447efe69
    Update qjs.c The Ghost of FOSS' Future 2025-01-09 00:51:59 +0000
  • 02c03f6a01
    Update qjs.c The Ghost of FOSS' Future 2025-01-09 00:48:26 +0000
  • 78a733fdc3
    Update qjs.c The Ghost of FOSS' Future 2025-01-09 00:47:30 +0000
  • c5a8c04c50
    Update qjs.c The Ghost of FOSS' Future 2025-01-09 00:45:48 +0000
  • 5fd2efe534
    Update qjs.c The Ghost of FOSS' Future 2025-01-09 00:43:27 +0000
  • 2cb4872308
    Update qjs.c The Ghost of FOSS' Future 2025-01-09 00:40:50 +0000
  • c47ebab939
    Update qjs.c The Ghost of FOSS' Future 2025-01-09 00:39:11 +0000
  • 7f9a72d70c
    Update qjs.c The Ghost of FOSS' Future 2025-01-09 00:36:32 +0000
  • ecce83d642
    Update qjs.c The Ghost of FOSS' Future 2025-01-09 00:34:58 +0000
  • cb6fce1b84
    Update qjs.c The Ghost of FOSS' Future 2025-01-09 00:34:19 +0000
  • 178998f808
    Update qjs.c The Ghost of FOSS' Future 2025-01-09 00:33:37 +0000
  • 68d1773417
    Update qjs.c The Ghost of FOSS' Future 2025-01-09 00:32:51 +0000
  • e5fb17e956
    Update qjs.c The Ghost of FOSS' Future 2025-01-09 00:30:29 +0000
  • 0440d400af
    Update qjs.c The Ghost of FOSS' Future 2025-01-09 00:26:20 +0000
  • 2639ec1199
    Update qjs.c The Ghost of FOSS' Future 2025-01-09 00:24:29 +0000
  • 47a857309f
    Update qjs.c The Ghost of FOSS' Future 2025-01-08 23:01:43 +0000
  • 168dfe4d09
    Update qjs.c The Ghost of FOSS' Future 2025-01-08 23:00:34 +0000
  • 2cb01b10a4
    Update qjs.c The Ghost of FOSS' Future 2025-01-08 22:59:06 +0000
  • c4c48bf47b
    Update repl.js The Ghost of FOSS' Future 2025-01-08 22:53:12 +0000
  • c8d48b3937
    Merge branch 'quickjs-ng:master' into master The Ghost of FOSS' Future 2025-01-08 22:45:11 +0000
  • 97ea19dc81 Simplify exiting interpreter with exception Saúl Ibarra Corretgé 2025-01-06 11:17:22 +0100
  • 6d64933328
    Add JS_IsRegExp function (#804) Ivan Komissarov 2025-01-08 23:29:41 +0300
  • 36e3513d4e
    Add JS_IsDate function (#803) Ivan Komissarov 2025-01-08 23:29:05 +0300
  • 0fb7f4e208
    Make js_get_stack_pointer more portable (#793) Ivan Komissarov 2025-01-08 21:56:43 +0300
  • 291eb9c5db
    Remove test_conv.c (#800) Ben Noordhuis 2025-01-07 23:23:37 +0100
  • 4b8057d512 Exit qjs on unhandled promise rejections Saúl Ibarra Corretgé 2025-01-06 11:34:37 +0100
  • 86e6084fa9
    Merge branch 'quickjs-ng:master' into master The Ghost of FOSS' Future 2025-01-07 14:09:55 -0600
  • 84d11c4f69 Fix missing calls to va_end in libunicode Ivan Komissarov 2025-01-06 16:36:48 +0300
  • af16390b85 Update projects.md to include GodotJS ialex32x 2025-01-07 12:26:10 +0800
  • 710866995b
    add more polyfills The Ghost of FOSS' Future 2025-01-06 19:28:30 -0600
  • 5d1cb14683
    move globals back The Ghost of FOSS' Future 2025-01-06 15:55:44 -0600
  • f9809db69a
    Add files via upload The Ghost of FOSS' Future 2025-01-06 15:50:00 -0600
  • 30c9be7281
    Update .gitignore The Ghost of FOSS' Future 2025-01-06 15:49:23 -0600
  • f95ffee992
    Update .gitignore The Ghost of FOSS' Future 2025-01-06 15:32:02 -0600
  • 4d17eb56ad
    Update qjs.c The Ghost of FOSS' Future 2025-01-06 15:31:15 -0600
  • 3984d3de14
    fix shitty replace job The Ghost of FOSS' Future 2025-01-06 15:28:28 -0600
  • 36c5ea0dae
    moves repl polyfills to repl script The Ghost of FOSS' Future 2025-01-06 15:24:12 -0600
  • 9658079b1a
    Update README.md The Ghost of FOSS' Future 2025-01-06 14:57:19 -0600
  • 16152fc0ce
    Update README.md The Ghost of FOSS' Future 2025-01-06 14:56:06 -0600
  • febcddc3f2
    Update LICENSE The Ghost of FOSS' Future 2025-01-06 14:27:42 -0600
  • ea54439877
    Update qjsc.c The Ghost of FOSS' Future 2025-01-06 14:26:21 -0600
  • 44fa5dbf60
    Update qjs.c The Ghost of FOSS' Future 2025-01-06 14:25:39 -0600
  • ac4cd17bb5
    Track line and column numbers for expressions (#781) Ben Noordhuis 2025-01-05 22:20:43 +0100
  • 5b609f15af
    Optimize derived class construction (#753) Ben Noordhuis 2025-01-05 22:01:37 +0100
  • 6e434008f5
    Fix -Wunterminated-string-initialization warning (#787) Ben Noordhuis 2025-01-05 21:42:18 +0100
  • 1b957f71e3
    Fix JS_NewClassID comment (#784) gschwind 2025-01-05 20:46:21 +0100
  • b675a95bec Expose JS_HasException API (#785) lai 2025-01-05 09:57:23 +0800
  • 9fc794001a
    Update cli.md (#783) guest271314 2025-01-04 00:56:10 -0800
  • 99c02eb451
    Update stack limit in ASan builds (#778) Ben Noordhuis 2024-12-30 11:29:22 +0100
  • 74fd4d7dc9
    Add js_string_eq (#765) Richard Davison 2024-12-27 22:45:42 +0100
  • 8d88f320fb
    Fix compilation of quickjs-libc under emscripten (#773) Andrew Johnson 2024-12-27 23:37:34 +0800
  • 482291286b Set version to 0.8.0 Saúl Ibarra Corretgé 2024-12-23 22:45:13 +0100
  • e5915821be
    Throw error when target executable cannot be found (#764) Saúl Ibarra Corretgé 2024-12-23 21:31:15 +0100
  • 7f156b6ef9
    Add typed array utility functions Richard Davison 2024-12-22 16:35:10 +0100
  • be2db73000 Use 1 MB as the default stack size Saúl Ibarra Corretgé 2024-12-16 09:25:53 +0100
  • 374915ad0c
    Rename some internal symbols to avoid collisions KaruroChori 2024-12-15 10:01:16 +0000
  • 7e292050a2 Drop checks for no longer used files Saúl Ibarra Corretgé 2024-12-10 23:47:57 +0100
  • 4b9d0ebdba Expose JS_IsUncatchableError API. Very useful when handling errors. Cryse Hillmes 2024-12-10 12:12:48 +0800
  • 6198fdf5d5 Update .gitignore for CMake and Visual Studio. Cryse Hillmes 2024-12-10 12:18:01 +0800
  • 53b641d4b3 Fixes timezone bias on Windows Saúl Ibarra Corretgé 2024-12-09 22:32:32 +0100
  • 66732e78ef
    Fix break statement in presence of labels (#742) Ben Noordhuis 2024-12-04 23:56:52 +0100
  • ebc1a655b4
    Fix linking with libm Oliver 2024-12-04 00:15:20 -0600
  • a41771f735 Update docs on standalone executables Saúl Ibarra Corretgé 2024-12-03 23:03:37 +0100
  • ce03c998c4
    Add ability to create standalone binaries with qjs Saúl Ibarra Corretgé 2024-12-03 22:59:11 +0100
  • 721766faa1 Fix exporting JS_GetModuleNamespace Saúl Ibarra Corretgé 2024-12-03 15:13:18 +0100
  • 4968ef6e90 Add support for the "x" flag in std.open() Saúl Ibarra Corretgé 2024-12-03 09:36:28 +0100
  • 92577d33ff Rename __argv to execArgv Saúl Ibarra Corretgé 2024-12-02 23:25:18 +0100
  • 858fc361ff Use UCRT64 variant when making 64bit Windows releases Saúl Ibarra Corretgé 2024-12-02 11:52:59 +0100
  • e77cfb67b8 Add "compile_module" and "eval_module" flags to std.evalScript Saúl Ibarra Corretgé 2024-12-02 10:59:01 +0100
  • 517e9e274e Add ability to load file as Uint8Array in std.loadFile Saúl Ibarra Corretgé 2024-12-02 11:15:02 +0100
  • 5cfb0ec260 Expose raw argv in CLI Saúl Ibarra Corretgé 2024-12-02 13:26:38 +0100
  • 06cd3da2fd Add INSTALL_PREFIX helper variable to Makefile Saúl Ibarra Corretgé 2024-12-02 09:10:26 +0100
  • 685a9bc171 Install qjsc as part of the install target Saúl Ibarra Corretgé 2024-12-02 09:09:20 +0100
  • fd054b7231 Fix Date.prototype.set* when date is invalid Saúl Ibarra Corretgé 2024-11-28 10:22:26 +0100
  • c351133dcc Implement Error.captureStackTrace Saúl Ibarra Corretgé 2024-10-14 11:29:33 +0200
  • 0b0b794605
    Simplify close_lexical_var (#726) Ben Noordhuis 2024-11-26 00:34:46 +0100
  • aca0a09509 Drop GCC 4.8 CI Saúl Ibarra Corretgé 2024-11-25 22:03:55 +0100
  • bda14ec9e1 Simplify release CI Saúl Ibarra Corretgé 2024-11-25 11:21:17 +0100
  • f7f70fc579 Fix leak when interpreter exits due to exception Saúl Ibarra Corretgé 2024-11-25 08:49:25 +0100
  • 9631492534 Fix catching all exceptions from std.evalScript Saúl Ibarra Corretgé 2024-11-25 08:57:13 +0100
  • 61dae5d420 fix crash when add property maybe failed on build arguments Penner 2024-11-25 12:13:43 +0800
  • df44d66291
    Do not depend on c99 for(int pancake 2024-11-24 12:46:29 +0100
  • 4ca6d9bba0
    Don't share class functions across Set and Map Saúl Ibarra Corretgé 2024-11-22 08:33:48 +0100
  • 81e50f3cae
    Use closefrom() to close open file descriptors (#712) Ben Noordhuis 2024-11-21 20:43:18 +0100
  • 010777f259
    Add quickjs-rusty to projects using NG Icemic 2024-11-21 21:23:15 +0800