Commit Graph

  • 6033366ec1 +developing lambda, added lambda evaluation. paladin-t 2016-01-07 20:13:37 +08:00
  • 552c975401 *developing lambda. paladin-t 2016-01-07 19:23:45 +08:00
  • ca9dd84eee +developing lambda, added parameter and upvalue processing; added closure maintenance; added lambda unreferencing functions. paladin-t 2016-01-07 18:51:01 +08:00
  • 64113a7720 *improved IS statement. paladin-t 2016-01-06 17:00:30 +08:00
  • ec695b5d5f *developing lambda. paladin-t 2016-01-06 16:43:00 +08:00
  • f2b42770bd +developing lambda, added cloning support. paladin-t 2016-01-06 12:28:33 +08:00
  • 4a116e08e4 +added support to use TYPE("NUMBER") to represent both integer and real. paladin-t 2016-01-06 10:30:35 +08:00
  • 3b898b9460 +developing lambda, added a _core_lambda function . paladin-t 2016-01-05 19:40:22 +08:00
  • 48cb90c234 +developing lambda, added data structure; +developing lambda, added a lambda statement; +developing lambda, added an MB_ENABLE_LAMBDA macro. paladin-t 2016-01-05 13:47:02 +08:00
  • 2cff912917 *updated binary. paladin-t 2016-01-04 15:01:24 +08:00
  • d0913e2735 +added stack tracing; +added an mb_debug_get_stack_trace function and an MB_ENABLE_STACK_TRACE macro; *polished document. paladin-t 2016-01-04 14:57:14 +08:00
  • 468df58c6f +added support to duplicate a class instance by new statement with an identifier string; *fixed a string value copy issue in mb_pop_value. paladin-t 2016-01-04 13:35:14 +08:00
  • 7072aab05c *avoided warnings; *updated osx binary. Wang Renxin 2016-01-03 12:19:30 +08:00
  • 2dd3ca4d6a *fixed a wrong scope bug caused by cloned class instance. paladin-t 2016-01-02 17:58:05 +08:00
  • 2f7f86762b +added ref count when cloning a collection or a usertype_ref to fix gc issues. paladin-t 2016-01-02 17:25:56 +08:00
  • 647cc6a6cf *fixed a mistake. paladin-t 2016-01-02 16:54:53 +08:00
  • c0a125b88d *updated readme. Wang Renxin 2016-01-02 15:41:07 +08:00
  • 50f4ce5d60 *added wiki link to stack module. Wang Renxin 2016-01-02 13:43:10 +08:00
  • 1ef0284744 *fixed a mistake in var statement. paladin-t 2016-01-02 13:23:57 +08:00
  • 14116d1723 *updated binary; *polished document. paladin-t 2016-01-02 12:11:54 +08:00
  • 7098b332da *avoided warnings. paladin-t 2016-01-02 12:07:22 +08:00
  • ef9acb510a +added support to apply get statement to a class instance; +added support to access a collection by brackets; *polished document. paladin-t 2016-01-02 12:04:35 +08:00
  • e07eb9210e *fixed an invalid execution point bug when a program begins with a label. paladin-t 2016-01-01 14:28:28 +08:00
  • 42a602d8a3 +added case-insensitive type name string comparison support. paladin-t 2016-01-01 11:17:07 +08:00
  • eeff6d28d2 *polished indent and new line format of sample code. paladin-t 2016-01-01 10:30:26 +08:00
  • 93d663365f *updated version info. paladin-t 2015-12-31 10:36:54 +08:00
  • d4808abd20 *distributed version 1.2!!! paladin-t 2015-12-31 10:27:41 +08:00
  • a253352ffb +added a new sample script source file; *updated clean shell. paladin-t 2015-12-31 10:18:38 +08:00
  • 4063ef1cea +implemented dir command; *polished document. paladin-t 2015-12-30 19:26:56 +08:00
  • d8d58634f4 *polished code. paladin-t 2015-12-30 16:49:37 +08:00
  • ebd1268717 *polished code. paladin-t 2015-12-30 16:11:09 +08:00
  • dd94cab8ce *improved error handling with sub routine and class. paladin-t 2015-12-30 15:55:26 +08:00
  • c6bbdf68c7 *polished code. paladin-t 2015-12-29 23:34:19 +08:00
  • 6d789b4f3d *fixed a memory leak with gc caused by meta class. paladin-t 2015-12-29 21:04:39 +08:00
  • a99a011c9a *polished code. paladin-t 2015-12-29 20:39:17 +08:00
  • 1d732e7f0f *improved gc with string; *improved string duplication; *polished code. paladin-t 2015-12-29 15:45:27 +08:00
  • 6583e60d0b *polished code. paladin-t 2015-12-29 14:25:56 +08:00
  • 1d470685cc *fixed a multiple disposing bug with expression calculation; *improved array handling. paladin-t 2015-12-29 12:37:28 +08:00
  • 545b96b669 *improved gc with an array; *polished array manipulation code. paladin-t 2015-12-29 10:59:24 +08:00
  • a643df1915 *polished code. paladin-t 2015-12-28 20:38:24 +08:00
  • a097d43ad1 *improved gc with an array. paladin-t 2015-12-28 20:23:54 +08:00
  • 36da08e0e2 *polished code. paladin-t 2015-12-28 17:48:28 +08:00
  • d653ba80e5 *fixed a wrong routine evaluation bug. paladin-t 2015-12-28 16:35:45 +08:00
  • 7298884d09 *fixed a gc bug. paladin-t 2015-12-28 15:59:10 +08:00
  • acfe0446ee *improved error handling in var statement. paladin-t 2015-12-28 15:34:21 +08:00
  • a191979da7 *polished code. paladin-t 2015-12-28 11:43:29 +08:00
  • 43a521e74b *improved threshold algorithm for the memory pool. paladin-t 2015-12-28 10:48:34 +08:00
  • 70baa0f696 *updated readme. Wang Renxin 2015-12-26 13:45:49 +08:00
  • 34a44e265f *updated history. Wang Renxin 2015-12-25 21:50:41 +08:00
  • 605a6ceb40 *fixed an unary calculation issue. Wang Renxin 2015-12-25 21:50:11 +08:00
  • 8d6c315de6 *improved error handling with sub routine and class. paladin-t 2015-12-25 17:40:44 +08:00
  • f543e77446 +added support to put a class instance into a variable; *polished code. paladin-t 2015-12-25 16:28:44 +08:00
  • a55e3e7d07 *fixed a memory leak in class definition. paladin-t 2015-12-25 10:52:27 +08:00
  • 11ad2afda6 *updated wiki links in readme. Wang Renxin 2015-12-24 18:48:42 +08:00
  • 387971f376 *improved defining a class in c; *added userdata manipulation functions; *polished document. paladin-t 2015-12-24 17:39:04 +08:00
  • 48c37f7146 *refactored memory layout of the _routine_t struct. paladin-t 2015-12-24 16:52:09 +08:00
  • 6ba1d3cb54 *fixed a class gc bug. paladin-t 2015-12-21 15:51:01 +08:00
  • 5195a472ad *improved error handling when defining a class in c. Wang Renxin 2015-12-19 11:59:29 +08:00
  • fcececb825 *updated readme. Wang Renxin 2015-12-18 12:47:33 +08:00
  • d2aa17236a *improved compatibility with arduino. paladin-t 2015-12-18 12:31:59 +08:00
  • b769141d8d *improved compatibility with arduino; *avoided compiling issues. paladin-t 2015-12-18 12:07:26 +08:00
  • 05c67e4804 *avoided compiling issues. paladin-t 2015-12-17 17:20:27 +08:00
  • c03b5d462e *ixed a method invoking issue when met from meta class. paladin-t 2015-12-17 16:53:56 +08:00
  • a9219bb31b *fixed a multiple memory disposing bug. paladin-t 2015-12-17 16:37:42 +08:00
  • f5057fd859 +added support to get a value by an accessor in a print statement. paladin-t 2015-12-17 16:24:11 +08:00
  • 15f8eb3b5e +added support to evaluate a sub routine by an accessor in print statement. paladin-t 2015-12-17 15:52:57 +08:00
  • 8ace911338 *updated readme. Wang Renxin 2015-12-16 18:40:54 +08:00
  • 016af244f7 *updated readme. Wang Renxin 2015-12-16 18:38:41 +08:00
  • 321bd1769b *updated readme. Wang Renxin 2015-12-15 19:38:16 +08:00
  • a29f85a139 *updated readme. Wang Renxin 2015-12-15 19:24:38 +08:00
  • f5f5e52f03 *updated documents. paladin-t 2015-12-15 19:22:32 +08:00
  • 62f03f6658 -avoided compilers'complain. paladin-t 2015-12-15 17:46:07 +08:00
  • fd8f45a234 +added an mb_add_var function; +added an mb_set_routine function; +added native sub routine support. paladin-t 2015-12-15 17:39:26 +08:00
  • 04de3f6a58 +added a pair of mb_begin_class/mb_end_class functions; +added an mb_get_value_by_name function; *polished code. paladin-t 2015-12-15 13:58:59 +08:00
  • eed9a40884 *avoided warnings; +added placeholder functions; *updated binary for osx. Wang Renxin 2015-12-13 17:26:25 +08:00
  • c0554d09f3 *updated my_basic.c. Wang Renxin 2015-12-11 19:08:50 +08:00
  • 77c056b175 *fixed a compile issue. paladin-t 2015-12-11 18:00:18 +08:00
  • ed798ebc3b +added gc accessing to fields of a class instance. paladin-t 2015-12-11 17:57:07 +08:00
  • ef79101296 *polished sample script; *fixed a memory leak with gc caused by reference cycle; *finished internal class development. paladin-t 2015-12-11 17:25:21 +08:00
  • a426e150ae +added support for assigning to an accessor. paladin-t 2015-12-11 13:30:28 +08:00
  • 8fdb8fe2d3 +added an "is" statement to detect type equality of a value. paladin-t 2015-12-11 13:04:23 +08:00
  • c3d64838ec +added support to store a routine in a variable by call statement. paladin-t 2015-12-11 11:19:30 +08:00
  • 28ab5dd243 +added support to store a routine in a variable by call statement. paladin-t 2015-12-11 11:15:45 +08:00
  • c1c572870c *updated history doc. paladin-t 2015-12-10 15:28:21 +08:00
  • 072f32197c +developing class, added a NEW statement to duplicate a class instance. paladin-t 2015-12-10 15:21:46 +08:00
  • fd85f4fd44 *updated readme. Wang Renxin 2015-12-09 20:06:24 +08:00
  • ce8008737f +developing class, added reference count for class; *fixed a multiple disposing bug when doing gc. paladin-t 2015-12-09 19:52:49 +08:00
  • 29fe02d7d4 +developing class, added routine evaluation in a class; *fixed a crash bug when exiting with a parsing error. paladin-t 2015-12-09 17:05:11 +08:00
  • 2651c20204 +developing class, added a var statement. paladin-t 2015-12-09 15:05:22 +08:00
  • f2b9bcfb88 +developing class, added accessing by identifier. paladin-t 2015-12-09 13:10:58 +08:00
  • 5eec0ba674 *class. paladin-t 2015-12-08 17:39:37 +08:00
  • 674a0509d0 *class. paladin-t 2015-12-08 17:12:02 +08:00
  • 3843db991b *class. paladin-t 2015-12-08 16:47:36 +08:00
  • daf48dfe11 *updated readme. Wang Renxin 2015-12-08 14:43:39 +08:00
  • c6f819c82c *developing class, added reference, inheritance. paladin-t 2015-12-08 14:39:07 +08:00
  • 949baa2212 *updated readme. Wang Renxin 2015-12-07 19:02:48 +08:00
  • 01d9211d08 *class. paladin-t 2015-12-07 14:38:02 +08:00
  • af19c636bd -removed ticks on non-win platforms. paladin-t 2015-12-07 13:13:26 +08:00
  • f99fc30586 *added include <time.h>. paladin-t 2015-12-07 12:46:45 +08:00
  • e25e8ecf94 *improved ticks function; +initialized random number seed on start up. paladin-t 2015-12-07 12:44:53 +08:00