Commit graph

  • 3afc180451 forking. v2.18.0 main surdeus 2024-08-02 02:55:30 +0500
  • a83d85b915
    Merge 53bf167742 into c461a7fe60 lhopcroft123 2024-04-23 12:42:41 +0100
  • 53bf167742
    feat: allow removal of specific attributes inside a builtin module lhopcroft123 2024-04-23 12:34:35 +0100
  • 412919b3c2
    Merge 4cfaeebd52 into c461a7fe60 Bai-Yingjie 2024-03-11 15:34:25 +0100
  • 3cd2b60612
    Merge 2767c61f33 into c461a7fe60 Daniel 2024-02-28 17:58:50 -0700
  • 68698a7e8f
    Merge 8c65b2e005 into c461a7fe60 harveer07 2024-02-28 17:58:50 -0700
  • 2e270f5113
    Merge 46ba14338e into c461a7fe60 macheal 2024-02-28 17:58:50 -0700
  • d6b6257a96
    Merge de58f16df9 into c461a7fe60 Alan 2024-02-28 17:58:50 -0700
  • 5fdf8259c0
    Merge 1af957b8c0 into c461a7fe60 Edison Moreland 2024-02-28 17:58:50 -0700
  • 80578ce33e
    Merge f7a0bb0897 into c461a7fe60 Hongkai 2024-02-28 12:57:44 +0100
  • c461a7fe60
    Fix: stop execution when trying to slice an unsupported type (#443) master v2.17.0 Max Kuznetsov 2024-02-25 07:47:25 +0000
  • a532f7a6a0 Fix: stop execution when trying to slice an unsupported type Max Kuznetsov 2024-02-24 21:17:45 +0000
  • 47062da36a
    Add os.arch and os.platform (#437) lack 2024-02-24 21:24:35 +0800
  • e9b03930ce
    fix the import expr string output (#440) shikbupt 2024-02-24 21:22:39 +0800
  • 9d35005ffe
    Throw a runtime error when trying to slice an unsupported type (#442) Max Kuznetsov 2024-02-24 13:21:20 +0000
  • d62a967d3c Throw a runtime error when trying to slice an unsupported type Max Kuznetsov 2024-02-24 12:31:50 +0000
  • 590ad16856
    fix the import expr string output shikbupt 2024-01-25 17:21:17 +0800
  • a4038a4a19
    Merge e8d6f04270 into 18b953c7be Michał Idzikowski 2023-12-20 17:54:39 -0700
  • 18b953c7be
    increase size of jump operands (#438) wlxwlxwlx 2023-12-21 02:13:23 +0800
  • 8c9101ef90 update test cases 王录祥 2023-12-19 18:35:11 +0800
  • 8572e8f2d1 update test cases 王录祥 2023-12-19 18:22:44 +0800
  • b28c450ac0 Merge branch 'master' into fix/jump 王录祥 2023-12-18 15:03:52 +0800
  • a957a37a2b .ignore lack 2023-12-11 16:22:52 +0800
  • b1691e78b0 add and lack 2023-12-11 16:22:04 +0800
  • da09c300a5
    Revert "[OpJumpFalse, OpAndJump, OpOrJump, OpJump], these four instructions have been changed to use 4 bytes to avoid precision loss and panic when the number of instructions exceeds the maximum of 16 bits (65535) (#433)" (#436) E Sequeira 2023-12-05 20:52:53 +0000
  • f9363f7b11 Revert "[OpJumpFalse, OpAndJump, OpOrJump, OpJump], these four instructions have been changed to use 4 bytes to avoid precision loss and panic when the number of instructions exceeds the maximum of 16 bits (65535) (#433)" E Sequeira 2023-12-05 19:33:12 +0000
  • 18424deb5a
    [OpJumpFalse, OpAndJump, OpOrJump, OpJump], these four instructions have been changed to use 4 bytes to avoid precision loss and panic when the number of instructions exceeds the maximum of 16 bits (65535) (#433) wlxwlxwlx 2023-12-06 03:30:50 +0800
  • 223554f30d [OpJumpFalse, OpAndJump, OpOrJump, OpJump], these four instructions have been changed to use 4 bytes to avoid precision loss and panic when the number of instructions exceeds the maximum of 16 bits (65535) 王录祥 2023-10-10 16:53:00 +0800
  • 92cbb9bff0
    Use any instead of interface{} (#419) Aman Gupta Karmani 2023-08-21 21:26:27 -0700
  • 0177bdb4e1
    fix json.indent docs (#429) liuxiong 2023-08-22 12:15:00 +0800
  • 723ed72492
    fix json.indent docs liuxiong 2023-08-16 15:54:14 +0800
  • 6342c665ca parse only a guard assignment statement bsido 2023-08-12 22:54:13 +0200
  • 987d107a84 able to parse a guard statement and an expression bsido 2023-08-12 21:18:57 +0200
  • 7811ffc717
    changing the module name (#1) Balázs Šidó 2023-08-12 13:09:34 +0200
  • 3f64abf801 changing the module name bsido 2023-08-12 12:55:43 +0200
  • 7e90a3f427
    Update go.mod DarkByteBen 2023-07-19 17:49:27 -0400
  • ba3ae24e5c
    Update bytecode.go DarkByteBen 2023-07-19 17:47:46 -0400
  • 1b394befa8
    Merge pull request #1 from d5/master DarkByteBen 2023-07-19 17:39:11 -0400
  • f7a0bb0897 feat: add sort module to stdlib huanghongkai 2023-06-26 21:34:56 +0800
  • 48308d45d9
    fix json decode (#424) v2.16.1 E Sequeira 2023-06-26 08:40:49 +0100
  • d09188722b
    Update json_test.go E Sequeira 2023-06-25 17:44:32 +0100
  • b760cdaf6e
    Update json_test.go E Sequeira 2023-06-25 17:42:17 +0100
  • 31889958e3
    Update decode.go E Sequeira 2023-06-25 17:38:54 +0100
  • f42e472e3b
    Update json_test.go E Sequeira 2023-06-25 17:33:26 +0100
  • 527c830f6c
    Update decode.go E Sequeira 2023-06-25 17:32:55 +0100
  • c11ed13b44
    test E Sequeira 2023-06-25 17:29:32 +0100
  • c34961d4d8
    test E Sequeira 2023-06-25 17:27:55 +0100
  • a7c0db6d44
    Update json_test.go E Sequeira 2023-06-25 17:20:00 +0100
  • 22fc41e148
    Update decode.go E Sequeira 2023-06-25 17:08:24 +0100
  • 4bbaf66425
    Update decode.go E Sequeira 2023-06-25 16:58:11 +0100
  • e6b9d57609
    fix json decode E Sequeira 2023-06-25 16:54:43 +0100
  • 1af957b8c0 Allow defining custom builtins Edison Moreland 2023-06-23 12:12:04 -0700
  • 68ba8a05f7
    Merge 0fad651697 into 55f2519b16 Uncle.Gua 2023-04-24 00:14:04 +0200
  • 55f2519b16
    update go version to fix goreleaser (#422) v2.16.0 E Sequeira 2023-04-23 15:17:21 +0100
  • 085cb35db2 update go version to fix goreleaser E Sequeira 2023-04-23 10:29:45 +0100
  • f90bc00af2
    bugfix: parse expect error when mis match braces (#421) v2.15.0 Adrian Lee 2023-04-23 14:37:59 +0800
  • 5c51fd2ef6 fix wrong test case in vm_test lihongyuan 2023-04-23 12:57:12 +0800
  • c672f2f90e bugfix: parse expect error when mis match braces lihongyuan 2023-04-20 20:14:40 +0800
  • fede7806b3
    Use any instead of interface{} Aman Gupta Karmani 2023-03-27 14:30:02 -0700
  • 2a24e1e1c6
    fix: divergence from std go and minimal args check (#361) v3 iFrozenPhoenix 2023-03-18 16:00:35 +0100
  • 1dd22d7c63 change package Chanter Chen 2023-03-04 23:37:07 +0800
  • ec2849b7ea
    Update func_typedefs.go Chanter Chen 2023-03-04 23:12:29 +0800
  • 6788d3760b
    Update fmt.go Chanter Chen 2023-03-04 23:11:15 +0800
  • 172bd00d1c
    Update errors.go Chanter Chen 2023-03-04 23:10:23 +0800
  • 7cd58c83e5
    Update builtin_modules.go Chanter Chen 2023-03-04 23:09:37 +0800
  • 91a13fad0d
    Update base64.go Chanter Chen 2023-03-04 23:08:50 +0800
  • 3d79296cfa
    Update json_test.go Chanter Chen 2023-03-04 23:08:09 +0800
  • 7f6dc6c5dd
    Update encode.go Chanter Chen 2023-03-04 23:07:45 +0800
  • 30f63f9d54
    Update decode.go Chanter Chen 2023-03-04 23:07:16 +0800
  • 62f937b346
    Update require.go Chanter Chen 2023-03-04 23:06:37 +0800
  • 96ca192d06
    Update stmt.go Chanter Chen 2023-03-04 23:05:06 +0800
  • 46f7fbf42e
    Update scanner_test.go Chanter Chen 2023-03-04 23:04:32 +0800
  • 333b061494
    Update scanner.go Chanter Chen 2023-03-04 23:03:56 +0800
  • 2b7dcf9611
    Update parser_test.go Chanter Chen 2023-03-04 23:02:51 +0800
  • 8081d05297
    Update parser.go Chanter Chen 2023-03-04 23:01:24 +0800
  • 41bcefbf6b
    Update expr.go Chanter Chen 2023-03-04 22:59:50 +0800
  • 0375fa76cd
    Update ast_test.go Chanter Chen 2023-03-04 22:59:20 +0800
  • 4c021bed11
    Update main.go Chanter Chen 2023-03-04 22:58:18 +0800
  • e925584d2f
    Update main.go Chanter Chen 2023-03-04 22:57:33 +0800
  • dac207a8e5
    Update main.go Chanter Chen 2023-03-04 22:56:43 +0800
  • 89a726f3da
    Update go.mod Chanter Chen 2023-02-26 17:25:12 +0800
  • 93ee27037b
    Update go.mod Chanter Chen 2023-02-26 17:12:34 +0800
  • a0cafa8a59
    Update go.mod Chanter Chen 2023-02-26 15:53:13 +0800
  • b7b1a14e5f
    Update script.go Chanter Chen 2023-02-26 00:44:04 +0800
  • de58f16df9 Using pool to avoid stack and frames memory allocation Li Alan 2023-02-19 12:45:20 +0800
  • 46ba14338e fix: array appending and memory problems 王广裕 2023-02-09 15:23:36 +0800
  • 82b543fd98
    Better support for TZ locations in the times module (#397) v2.14.0 Mikael Ganehag Brorsson 2023-01-31 10:51:04 +0100
  • ecc3d9181e
    Added more math consts (#404) Wannes 2023-01-30 09:12:28 +0100
  • 3f4245d962
    fix: solve precision problem when decode bigint in json (#399) gufeijun 2023-01-30 16:10:04 +0800
  • 950a2642b8 Added more math consts Wannes Vereecken 2023-01-11 11:21:03 +0100
  • 267e9ca9c5
    Merge a0334d30bd into 2edd39e0c3 Wannes 2023-01-30 06:47:54 +0000
  • 2edd39e0c3
    Update objects.md (#401) skelly 2023-01-29 22:43:17 -0800
  • 84648d393a fix: solve precision problem when decode bigint in json gufeijun 2022-11-10 18:37:28 +0800
  • 7108e9c50d
    fix golint (#407) E Sequeira 2023-01-28 15:30:26 +0000
  • 67a5d123f1 fix golint E Sequeira 2023-01-28 14:09:40 +0000
  • a0334d30bd Extended times lib functionality Wannes Vereecken 2022-04-13 16:56:59 +0200
  • 61bce45699
    Merge 26cd5e335a into f980e7e724 Dan 2023-01-10 07:20:19 +0900
  • 0ee895d02c
    Update objects.md skelly 2023-01-05 22:19:46 -0800
  • f980e7e724
    Downgrade exclusive lock to shared lock when cloning a script (#400) Sean Chittenden 2023-01-03 21:32:27 -0800
  • ea4499b54c
    Downgrade exclusive lock to shared lock when cloning a script Sean Chittenden 2023-01-03 14:07:15 -0800