Max Kuznetsov
|
c461a7fe60
Fix: stop execution when trying to slice an unsupported type (#443)
|
8 mesi fa |
lack
|
47062da36a
Add `os.arch` and `os.platform` (#437)
|
8 mesi fa |
shikbupt
|
e9b03930ce
fix the import expr string output (#440)
|
8 mesi fa |
Max Kuznetsov
|
9d35005ffe
Throw a runtime error when trying to slice an unsupported type (#442)
|
8 mesi fa |
wlxwlxwlx
|
18b953c7be
increase size of jump operands (#438)
|
10 mesi fa |
E Sequeira
|
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)
|
11 mesi fa |
wlxwlxwlx
|
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)
|
11 mesi fa |
Aman Gupta Karmani
|
92cbb9bff0
Use any instead of interface{} (#419)
|
1 anno fa |
liuxiong
|
0177bdb4e1
fix json.indent docs (#429)
|
1 anno fa |
E Sequeira
|
48308d45d9
fix json decode (#424)
|
1 anno fa |
E Sequeira
|
55f2519b16
update go version to fix goreleaser (#422)
|
1 anno fa |
Adrian Lee
|
f90bc00af2
bugfix: parse expect error when mis match braces (#421)
|
1 anno fa |
Mikael Ganehag Brorsson
|
82b543fd98
Better support for TZ locations in the times module (#397)
|
1 anno fa |
Wannes
|
ecc3d9181e
Added more math consts (#404)
|
1 anno fa |
gufeijun
|
3f4245d962
fix: solve precision problem when decode bigint in json (#399)
|
1 anno fa |
skelly
|
2edd39e0c3
Update objects.md (#401)
|
1 anno fa |
E Sequeira
|
7108e9c50d
fix golint (#407)
|
1 anno fa |
Sean Chittenden
|
f980e7e724
Downgrade exclusive lock to shared lock when cloning a script (#400)
|
1 anno fa |
I Putu Susila
|
a419bfc93a
fix slice low/high index shadowing variables in vm (#394)
|
2 anni fa |
I Putu Susila
|
dfcfd6661c
Use Object.Copy when cloning globals in Compiled (#393)
|
2 anni fa |
shiyuge
|
8a3f5bdb11
fix: copy SourceMap in vm OpClosure branch (#392)
|
2 anni fa |
shiyuge
|
e338512259
fix: do not invert token.Less to token.Greater in compiler (#391)
|
2 anni fa |
E Sequeira
|
6fc8053992
fix runtime panics on self assignment (#387)
|
2 anni fa |
E Sequeira
|
818d6dc687
vim syntax highlighter (#383)
|
2 anni fa |
Józef Sokołowski
|
6fc27defb8
add support for parsing binary, octal and hex numbers (#364)
|
2 anni fa |
E Sequeira
|
9bf03596b1
limit to go 1.16+ (#382)
|
2 anni fa |
E Sequeira
|
131638ffeb
update goreleaser to fix releases (#381)
|
2 anni fa |
E Sequeira
|
71459c44f6
fix deadcode optimization (#378)
|
2 anni fa |
Nicolas Stenberg-Daniil
|
f90d433d21
Corrected/changed variable names of the base64 and hex imports (instead of fmt) to correspond with the module name itself. (#375)
|
2 anni fa |
Józef Sokołowski
|
0afdfdeb2f
Fix copying user functions (#366)
|
2 anni fa |