17 Commits

Author SHA1 Message Date
paladin-t
2226d66fc5 -removed useless code of yard. 2016-03-03 17:41:32 +08:00
paladin-t
efec2bde8c *polished yard code. 2016-03-02 13:50:49 +08:00
paladin-t
7d378648dc +added a YARD sample. 2016-03-02 13:44:34 +08:00
wangrenxin
1ae862b2fd *polished a sample code. 2016-02-12 21:02:00 +08:00
paladin-t
5521ab62fc *polished sample code. 2016-01-29 20:04:32 +08:00
paladin-t
b8120d9517 *updated brainfuck sample. 2016-01-25 18:56:55 +08:00
paladin-t
295d69202f *updated brainfuck sample code. 2016-01-25 18:23:52 +08:00
paladin-t
111ab4a9bc *fixed a bug with nested if statement; *fixed an indexing bug with list; +added a new sample script source file. 2016-01-25 16:50:28 +08:00
paladin-t
891c601b35 *fixed a crash bug. 2016-01-18 15:58:36 +08:00
paladin-t
eeff6d28d2 *polished indent and new line format of sample code. 2016-01-01 10:30:26 +08:00
paladin-t
a253352ffb +added a new sample script source file; *updated clean shell. 2015-12-31 10:18:38 +08:00
paladin-t
a191979da7 *polished code. 2015-12-28 11:43:29 +08:00
paladin-t
ef79101296 *polished sample script; *fixed a memory leak with gc caused by reference cycle; *finished internal class development. 2015-12-11 17:25:21 +08:00
tony
faae9b4cdc +added array manipulation ability to script, it's able to assign an array to a variable or use it as a scripting interface argument; +added recursive sub routine support; *fixed a wrong argument detection bug in mb_has_arg. 2015-09-20 21:34:04 +08:00
tony
78fe066a29 +allowed a user to define the memory tag data type, unsigned short as default; +added an mb_set_memory_manager function, allows user defined memory management; +added referencable data type size constants. 2015-08-25 21:42:15 +08:00
tony
d5245ceb71 Changed _strupr macro to mb_strupr function; Added an mb_strdup function; Fixed an intermediate value disposing more than once bug. 2015-03-26 11:15:02 +08:00
tony
4d87b74c8e added files 2014-11-20 00:51:18 +08:00