Commit Graph

  • 571c3f9c0d Updates for quinn master Andrew Pamment 2021-12-12 12:00:24 +10:00
  • 82a3acfcce #43 *Clarified error of assigning to reserved words. Wang Renxin 2021-06-28 10:01:47 +08:00
  • 789019fb4a *fixed a compiling issue. Wang Renxin 2021-03-12 14:07:02 +08:00
  • dbd7acdc9d #41 *Fixed a locale issue. Wang Renxin 2021-03-12 13:46:00 +08:00
  • 1094cadc55 *refactored str(...). Wang Renxin 2021-03-09 13:42:18 +08:00
  • e5536eb091
    Merge pull request #39 from iUltimateLP/master Tony Wang 2021-03-09 13:39:06 +08:00
  • 255eb52602
    Added handling of strings in STR() too Johnny 2021-03-08 17:55:48 +01:00
  • 5de031245d +added an "HTML" return value to the os() function. Wang Renxin 2021-03-02 14:06:08 +08:00
  • 08b30667e1 *updated the donors list. Wang Renxin 2021-02-27 20:57:19 +08:00
  • ea5df60d17 *updated the donors list. Wang Renxin 2021-02-18 12:18:50 +08:00
  • 281a292d94 *welcome 2021. *updated the reference document. Wang Renxin 2021-01-22 16:24:42 +08:00
  • e7a6307b81 *fixed a random generation bug. Wang Renxin 2020-11-06 19:48:57 +08:00
  • b55f50e4e5 *improved incomplete IF structure error prompting. Wang Renxin 2020-04-09 17:12:22 +08:00
  • 5bd179b199 *refactored _set_real_with_hex to avoid c4310 (vc). Wang Renxin 2019-10-17 11:27:58 +08:00
  • 34de08a805
    Merge pull request #30 from unwiredben/master Tony Wang 2019-10-17 10:28:14 +08:00
  • 38bf98e25e Silence GCC -Woverflow warnings in _set_real_with_hex Ben Combee 2019-10-16 19:42:26 -05:00
  • 8c6927ca5c #28 *typo. Wang Renxin 2019-03-28 23:38:29 +08:00
  • d89d018823 *fixed a memory leak when reassigning an array element with string. Wang Renxin 2019-03-16 15:26:11 +08:00
  • 3630e237f5 *fixed some crash and hanging with invalid expression and routine. Wang Renxin 2019-02-03 00:19:38 +08:00
  • 67353d1da8 *fixed a wrong scope processing bug when resetting interpreter. Wang Renxin 2018-12-31 16:13:06 +08:00
  • 0c6c9a5fd9 *updated binaries. Wang Renxin 2018-11-11 16:32:05 +08:00
  • c41de6cd70 *fixed a mod by zero bug with real number. Wang Renxin 2018-11-10 23:14:40 +08:00
  • c394f5ac19 *fixed a memory leak with wrong iterator usage. Wang Renxin 2018-11-05 12:09:05 +08:00
  • 3eff55c2aa *fixed a crash bug when using an iterator in a conditional expression. Wang Renxin 2018-11-05 11:42:53 +08:00
  • 685d352a55 +added link to web playground. Wang Renxin 2018-08-16 17:25:22 +08:00
  • e1dcde0ddf *updated readme. Wang Renxin 2018-08-14 19:47:22 +08:00
  • 5086a53415 *fixed a crash bug with incomplete structures. Wang Renxin 2018-07-30 15:06:27 +08:00
  • de22cd2717 *breaks on end. Wang Renxin 2018-07-25 15:52:09 +08:00
  • f06f611c50 *fix compile error. Wang Renxin 2018-07-25 15:22:28 +08:00
  • 1d25d54f54 *fixed a real number formatting bug with different locales. Wang Renxin 2018-07-25 15:15:37 +08:00
  • c2937a89db *updated documents. Wang Renxin 2018-07-21 12:22:11 +08:00
  • f1fba035ac *fixed a multiple disposing bug with upvalues. Wang Renxin 2018-07-14 19:04:49 +08:00
  • 851c63b639 *updated wiki. Wang Renxin 2018-07-07 11:57:00 +08:00
  • 4e0041e56a *clarified some parameter requirements of the c api. Wang Renxin 2018-07-04 16:31:41 +08:00
  • 52ae9c8cac -removed some unnecessary context checking. Wang Renxin 2018-07-04 15:58:09 +08:00
  • a5b3447918 *reordered a few functions. Wang Renxin 2018-06-29 16:14:24 +08:00
  • bb7b573a20 -removed some twaddle words in readme. Wang Renxin 2018-05-25 13:58:41 +08:00
  • 74971e5df7 +added platform dependent macros for emscripten. Wang Renxin 2018-05-13 10:07:04 +08:00
  • fb6d76fe9a *fixed a wrong error with the VAL statement. Wang Renxin 2018-05-09 15:30:07 +08:00
  • e164d3c428 *fixed a crash bug in invalid conditional expression with class member, thanks to AaBc for pointing it out. Wang Renxin 2018-05-09 13:20:54 +08:00
  • fd9e34b9d1 -avoided a warning when a c++ compiler refers char to unsigned. Wang Renxin 2018-04-20 13:04:30 +08:00
  • f74dc06e6c -removed register storage class specifiers. Wang Renxin 2018-04-18 20:37:18 +08:00
  • d57266910f +added a redir parameter to mb_get_var. Wang Renxin 2018-03-27 16:01:30 +08:00
  • 80ff6f9c34 *updated binaries. Wang Renxin 2018-03-11 18:32:37 +08:00
  • 48403dc1a0 *fixed a string assignment issue with class member. Wang Renxin 2018-03-11 12:32:58 +08:00
  • 35944a5565 *fixed a stepping bug in the if statement. Wang Renxin 2018-03-10 14:06:34 +08:00
  • ae4053c687 *fixed a gc bug with ranged for loop. Wang Renxin 2018-03-09 18:31:31 +08:00
  • 03c60e3646 *rephrased shell prompt. Wang Renxin 2018-02-23 14:56:13 +08:00
  • b783800949 *updated doc. *updated pre-compiled binaries. Wang Renxin 2018-02-18 17:11:12 +08:00
  • 7b6fda8011 *fixed some compile issues with cpp compiler. Wang Renxin 2018-02-12 14:56:29 +08:00
  • 49b1e1bf55 -compile warnings. Wang Renxin 2018-02-08 15:39:53 +08:00
  • 64fa390eb1 +added ad of basic8. Wang Renxin 2018-01-31 18:39:31 +08:00
  • a6814213b3 *fixed a crash bug with invalid collection index. Wang Renxin 2018-01-15 22:39:05 +08:00
  • 842e01bf41 *fixed some issues when invoking a sub routine. Wang Renxin 2018-01-15 19:22:45 +08:00
  • cebacc244e *ops.. Wang Renxin 2018-01-06 14:32:57 +08:00
  • b6a4a3e314 *minor improvement for macros. Wang Renxin 2018-01-06 14:29:32 +08:00
  • 4edc80d026 *fixed a parsing bug with unary negative operator. Wang Renxin 2018-01-03 20:57:15 +08:00
  • a08c6c845c *happy new year. hope i can make a release of v1.2 in 2018. Wang Renxin 2017-12-30 12:31:07 +08:00
  • a34a3dffe7 *refactored parameters of calculation handlers. Wang Renxin 2017-12-28 15:45:38 +08:00
  • 408e5fa55e +added a parameter to the calculation handler macro. Wang Renxin 2017-12-28 14:08:06 +08:00
  • 2007ff93d0 +added two uprootable stubs: _ONCALC, _ONNEG. Wang Renxin 2017-12-15 20:09:57 +08:00
  • 1e521698a8 -removed ardu part. Wang Renxin 2017-12-13 22:35:55 +08:00
  • 54e064a274 +added a readme under output. Wang Renxin 2017-12-05 17:26:28 +08:00
  • c295345473 *updated doc. Wang Renxin 2017-11-29 14:14:17 +08:00
  • f4a9fc1cda *fixed a referencing bug with the if statement. Wang Renxin 2017-11-28 16:01:24 +08:00
  • 0641d64bc0 *fixed a number comparison bug. Wang Renxin 2017-11-25 19:55:21 +08:00
  • 830d0ad4ff *updated doc. Wang Renxin 2017-11-25 18:13:01 +08:00
  • 69036f748e *fixed a crash bug with the do-until statement. Wang Renxin 2017-11-25 17:32:39 +08:00
  • 6ff2f37a6d *fixed a lookup issue with the mb_get_var function. Wang Renxin 2017-11-25 14:47:05 +08:00
  • 7ee57db895 *it's better to use const char* for some callbacks. Wang Renxin 2017-11-22 15:48:16 +08:00
  • 246348777d +added an _ONCOND macro. Wang Renxin 2017-11-20 13:59:18 +08:00
  • 4b75e2ae16 *polished sample programs. Wang Renxin 2017-11-20 12:43:44 +08:00
  • 7398c1d8c3 *polished readme. Wang Renxin 2017-11-19 13:02:10 +08:00
  • 46c8795054 *polished wikis. Wang Renxin 2017-11-19 12:26:45 +08:00
  • 798f5d1e6c *updated the manual. Wang Renxin 2017-11-19 00:48:29 +08:00
  • 4b658ed64a *polished readme. Wang Renxin 2017-11-18 21:09:07 +08:00
  • e2492be76e -simplified error codes, removed some of them. Wang Renxin 2017-11-18 20:23:42 +08:00
  • 347867e42b +added _PREVCALL and _POSTCALL. Wang Renxin 2017-11-18 13:56:39 +08:00
  • dfb98dc27e *fixed a variable lookup issue with a ranged FOR loop. Wang Renxin 2017-11-18 00:03:43 +08:00
  • b36e3f59dc *fixed an assignment issue with upvalues. Wang Renxin 2017-11-17 21:30:14 +08:00
  • 9a2b0a8cc1 *fixed a var lookup issue with ranged for loop. Wang Renxin 2017-11-17 20:10:55 +08:00
  • 44e8466c44 *fixed a variable lookup issue with a ranged FOR loop. Wang Renxin 2017-11-17 19:01:00 +08:00
  • 9bf97114f7 *renamed the "showcase" repo to "awesome". Wang Renxin 2017-11-17 15:45:17 +08:00
  • 3b60064058 +added a _PREPAREGC macro. Wang Renxin 2017-11-16 19:52:38 +08:00
  • edd04a3c7d *fixed a clearing issue of intermediate values in forked scope chain. Wang Renxin 2017-11-16 16:32:29 +08:00
  • 68c3b20d01 *renamed _CANGC to _GCNOW. Wang Renxin 2017-11-16 11:22:24 +08:00
  • f9c0dcac31 *fixed a mistake in previous commit. Wang Renxin 2017-11-15 20:02:18 +08:00
  • 5e995d280d +added a _CANGC macro. -lazy initializes all_forked. Wang Renxin 2017-11-15 19:49:36 +08:00
  • 41954bb9a8 +added _PREVGC, _POSTGC. -removed _ONGC. Wang Renxin 2017-11-15 16:49:28 +08:00
  • fdb722c6b3 +added an _ONGC macro. Wang Renxin 2017-11-15 16:04:17 +08:00
  • 7357196928 *renamed a parameter. Wang Renxin 2017-11-15 13:04:22 +08:00
  • 18b00672ed +added a checking step for alive objects in all forked environment. Wang Renxin 2017-11-15 12:55:57 +08:00
  • 46a450da20 *fixed an extended abort issue. *fixed a crash bug with routine. *fixed a GC bug with outer scopes of lambda. Wang Renxin 2017-11-13 20:10:19 +08:00
  • ceb91305a3 *fixed an accessing issue with upvalues. Wang Renxin 2017-11-13 11:34:33 +08:00
  • 48816291e4 *fixed a forking issue. Wang Renxin 2017-11-12 11:13:04 +08:00
  • ba0c115baa *made _ref_count_t customizable. Wang Renxin 2017-11-11 20:53:18 +08:00
  • 9a2d88d304 *fixed a gc bug with dictionary. Wang Renxin 2017-11-10 21:26:13 +08:00
  • 937f2ab4ab *fixed a bug with overlapped lambda scopes. *fixed a bug with lambda lookup. Wang Renxin 2017-11-10 00:05:33 +08:00
  • f966400979 *RENAMED THE TOSTRING SYMBOL TO TO_STRING!!! Wang Renxin 2017-11-08 15:48:20 +08:00
  • f010c1d94b -removed an obsolete unref operation. Wang Renxin 2017-11-07 20:40:00 +08:00