1059 Commits

Author SHA1 Message Date
Wang Renxin
a43a1fcc98 *updated doc. 2016-12-02 12:39:27 +08:00
Wang Renxin
4127407624 *updated macos bin. 2016-12-01 19:37:39 +08:00
Wang Renxin
96fa21acb9 *updated sample readme. 2016-12-01 18:55:08 +08:00
Wang Renxin
cae42d6a8e *avoided some warnings with 64bit vc++;
*polished interpreter help text.
2016-12-01 18:11:24 +08:00
Wang Renxin
b358ba2fbc *fixed a file importing bug;
-removed the SET_IMPORTING_DIRS statement.
2016-11-01 12:28:53 +08:00
Wang Renxin
c623be78f2 *fixed a percent symbol printing bug, thanks to Philip Bister for pointing it out;
*fixed some compiling warnings with xcode.
2016-10-23 21:40:16 +08:00
Wang Renxin
a0bd888128 *renamed MacOS to macOS according to Apple's amendment. 2016-09-22 16:51:15 +08:00
Wang Renxin
af8507e788 *polished code. 2016-08-21 20:23:53 +08:00
Wang Renxin
841f297413 *polished memory leak detection code. 2016-08-21 11:48:35 +08:00
Wang Renxin
6974a3199b *nothing serious. 2016-08-12 10:43:48 +08:00
Wang Renxin
6413b9580d +added mit license badge. 2016-08-10 09:39:28 +08:00
Wang Renxin
8e512f1ecb *polished code. 2016-08-09 22:56:58 +08:00
Wang Renxin
3d351fa7d0 *updated macos binary. 2016-08-09 14:38:26 +08:00
Wang Renxin
59d44720c1 +added function overriding support for class instance. 2016-08-09 14:26:56 +08:00
Wang Renxin
0d3b890b37 *refactored code. 2016-08-09 12:19:26 +08:00
Wang Renxin
0067090d16 *refactored code. 2016-08-09 11:42:01 +08:00
Wang Renxin
442e26ca3f *fixed a multiple disposing bug with gc;
*polished the yard sample.
2016-08-09 10:41:18 +08:00
Wang Renxin
0eea555b2b *updated doc. 2016-08-07 00:37:08 +08:00
Wang Renxin
4c351dc196 *refactored to return unknown when trying to access a not exist member in a prototype. 2016-08-07 00:21:35 +08:00
Wang Renxin
683b8f96a4 *polished code. 2016-08-06 23:37:48 +08:00
Wang Renxin
5c668fa432 *refactored to return unknown when trying to access a not exist key in a dictionary. 2016-08-06 15:41:19 +08:00
Wang Renxin
3400ec68c2 +added reflection accessing ability to the SET statement. 2016-08-06 00:20:34 +08:00
Wang Renxin
150f86b5a1 *improved clean batch. 2016-08-05 09:51:41 +08:00
Wang Renxin
d80578329c *improved locale processing. 2016-08-04 09:31:29 +08:00
Wang Renxin
0ccc23891a *renamed the name of a wiki ref. 2016-08-02 13:10:50 +08:00
Wang Renxin
d23e053cbf +added language design wiki ref to readme. 2016-07-29 14:14:55 +08:00
Wang Renxin
8bef34b5ff *updated document. 2016-07-28 16:01:53 +08:00
Wang Renxin
a92094133f *fixed a multiple disposing bug with class member. 2016-07-26 10:02:30 +08:00
Wang Renxin
24743b8091 *redefined the variable arguments string as a constant. 2016-07-21 10:48:50 +08:00
Wang Renxin
ab05513194 *improved compatibility with arduino. 2016-07-20 16:17:49 +08:00
Wang Renxin
09f912352d *updated history. 2016-07-20 14:51:07 +08:00
Wang Renxin
a9547fb689 *fixed a memory comparison issue. 2016-07-20 14:50:41 +08:00
Wang Renxin
18a76ba126 *polished code. 2016-07-20 14:46:35 +08:00
Wang Renxin
763177adda +added a program too long error. 2016-07-20 10:12:01 +08:00
Wang Renxin
44b54bd524 +added a program too long error. 2016-07-20 10:11:56 +08:00
Wang Renxin
cd313c858e *updated history. 2016-07-20 10:11:55 +08:00
Wang Renxin
13daf2c62e *refactored error enum. 2016-07-19 19:10:02 +08:00
Wang Renxin
b1857145b2 *refactored error enum. 2016-07-19 19:09:50 +08:00
Wang Renxin
4fb0301c23 +added a weak reference count overflow error. 2016-07-19 18:53:24 +08:00
Wang Renxin
cc1ef81c1f +added a weak reference count overflow error. 2016-07-19 18:53:20 +08:00
Wang Renxin
67b75df9b8 *updated history. 2016-07-19 18:53:17 +08:00
Wang Renxin
131d10e303 *updated history. 2016-07-19 18:41:07 +08:00
Wang Renxin
c3f3359621 +added a too many routines error; +added a reference count overflow error. 2016-07-19 18:30:53 +08:00
Wang Renxin
568270906a +added a too many routines error; +added a reference count overflow error. 2016-07-19 18:30:51 +08:00
Wang Renxin
d940014f5a *updated history. 2016-07-19 18:30:26 +08:00
Wang Renxin
15ad976c54 *polished code. 2016-07-19 17:01:14 +08:00
Wang Renxin
cd46b18856 *made int_t integer at the head of the union inside an _object_t. 2016-07-19 16:30:18 +08:00
Wang Renxin
571f001249 *moved type enum type down. 2016-07-19 16:29:36 +08:00
Wang Renxin
acfcd276aa *updated windows binary. 2016-07-19 14:16:05 +08:00
Wang Renxin
17c2883d08 *fixed a wrong interpretation bug in the type statement. 2016-07-18 17:14:43 +08:00