Commit History

Author SHA1 Message Date
  iFrozenPhoenix 2a24e1e1c6 fix: divergence from std go and minimal args check (#361) 1 year ago
  Mikael Ganehag Brorsson 82b543fd98 Better support for TZ locations in the times module (#397) 1 year ago
  Wannes ecc3d9181e Added more math consts (#404) 1 year ago
  gufeijun 3f4245d962 fix: solve precision problem when decode bigint in json (#399) 1 year ago
  skelly 2edd39e0c3 Update objects.md (#401) 1 year ago
  E Sequeira 7108e9c50d fix golint (#407) 1 year ago
  Sean Chittenden f980e7e724 Downgrade exclusive lock to shared lock when cloning a script (#400) 1 year ago
  I Putu Susila a419bfc93a fix slice low/high index shadowing variables in vm (#394) 2 years ago
  I Putu Susila dfcfd6661c Use Object.Copy when cloning globals in Compiled (#393) 2 years ago
  shiyuge 8a3f5bdb11 fix: copy SourceMap in vm OpClosure branch (#392) 2 years ago
  shiyuge e338512259 fix: do not invert token.Less to token.Greater in compiler (#391) 2 years ago
  E Sequeira 6fc8053992 fix runtime panics on self assignment (#387) 2 years ago
  E Sequeira 818d6dc687 vim syntax highlighter (#383) 2 years ago
  Józef Sokołowski 6fc27defb8 add support for parsing binary, octal and hex numbers (#364) 2 years ago
  E Sequeira 9bf03596b1 limit to go 1.16+ (#382) 2 years ago
  E Sequeira 131638ffeb update goreleaser to fix releases (#381) 2 years ago
  E Sequeira 71459c44f6 fix deadcode optimization (#378) 2 years ago
  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 years ago
  Józef Sokołowski 0afdfdeb2f Fix copying user functions (#366) 2 years ago
  Michał Idzikowski 7b5d207914 fix documentation for enum.filter (#359) 2 years ago
  daniel 1bcc1892c8 Update README.md 2 years ago
  KEINOS 4846cf5243 add custom extension support for importing source file (#350) 2 years ago
  Mikael Ganehag Brorsson a7666f0e7d Handle panics by deferring recover as an error (#345) 2 years ago
  Bruno Franca dos Reis 3b65ddf2b8 Extract ModuleGetter interface for dynamic imports (#349) 2 years ago
  Ralph Caraveo III d9b300cb70 For the OpMap VM instruction, since numElements is known just use the capacity hint. (#347) 3 years ago
  daniel de6dc1e9a9 Update README.md 3 years ago
  daniel ac805806f8 add Eval function (#338) 3 years ago
  daniel 50af716288 Update README.md 3 years ago
  Anders Xiao 885830428b PR: builtin range function #326 (#328) 3 years ago
  geseq c51d02f80e fix github env (#329) 3 years ago