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 |
|
Wang Renxin
|
7edf6e1aec
|
*updated history.
|
2016-07-18 17:14:39 +08:00 |
|
Wang Renxin
|
06f780f5d1
|
*updated windows binary.
|
2016-07-18 09:51:18 +08:00 |
|
Wang Renxin
|
e26e2b4c20
|
*updated macos binary.
|
2016-07-16 18:25:27 +08:00 |
|
Wang Renxin
|
308ce67f36
|
*polished code.
|
2016-07-16 15:59:02 +08:00 |
|
Wang Renxin
|
f60e9b34a3
|
*updated document.
|
2016-07-16 15:52:28 +08:00 |
|
Wang Renxin
|
4cf3efd0a0
|
+added class format support with the str statement.
|
2016-07-16 15:28:26 +08:00 |
|
Wang Renxin
|
bbb1d9919d
|
*updated history.
|
2016-07-16 15:28:16 +08:00 |
|
Wang Renxin
|
ec124d4a37
|
*polished code.
|
2016-07-16 13:49:09 +08:00 |
|
Wang Renxin
|
8c9fc7ee99
|
*fixed a boolean operation bug with the NOT statement on float number; *improved boolean operation.
|
2016-07-14 10:15:45 +08:00 |
|
Wang Renxin
|
8645eac69e
|
*improved boolean operation.
|
2016-07-14 10:15:01 +08:00 |
|
Wang Renxin
|
3d7cc76c1e
|
*updated history.
|
2016-07-14 10:15:00 +08:00 |
|
Wang Renxin
|
dc7123195f
|
*fixed a variable arguments constant initialization issue.
|
2016-07-13 17:53:58 +08:00 |
|
Wang Renxin
|
9f1cd5a606
|
*refactored error prompting.
|
2016-07-13 10:48:59 +08:00 |
|
Wang Renxin
|
eabd5dc02c
|
*updated history.
|
2016-07-13 10:48:54 +08:00 |
|
Wang Renxin
|
46f55f5f2b
|
*updated macos binary.
|
2016-07-12 23:03:32 +08:00 |
|
Wang Renxin
|
196cbcd103
|
*updated windows binary.
|
2016-07-12 17:31:26 +08:00 |
|
Wang Renxin
|
1f74f936e9
|
*fixed a crash when met invalid lambda arguments.
|
2016-07-12 17:21:57 +08:00 |
|
Wang Renxin
|
0670b20a04
|
*updated history.
|
2016-07-12 17:21:44 +08:00 |
|
Wang Renxin
|
eef08ef4ad
|
*polished code.
|
2016-07-12 17:00:41 +08:00 |
|
Wang Renxin
|
68c3b6954a
|
*avoided warnings.
|
2016-07-12 11:38:07 +08:00 |
|
Wang Renxin
|
dfc8e0cf22
|
*fixed some memory issues with gc.
|
2016-07-12 11:23:36 +08:00 |
|
Wang Renxin
|
8f40dbd1fc
|
*updated history.
|
2016-07-12 11:23:31 +08:00 |
|
Wang Renxin
|
855eb36441
|
*refactored gc.
|
2016-07-11 19:28:14 +08:00 |
|
Wang Renxin
|
4ddeb1a0c3
|
*updated history.
|
2016-07-11 16:41:54 +08:00 |
|
Wang Renxin
|
697b6398f1
|
*fixed a garbage collection issue with outer scope.
|
2016-07-11 16:40:01 +08:00 |
|
Wang Renxin
|
8730e3fb70
|
*fixed a stack tracing issue.
|
2016-07-11 14:24:29 +08:00 |
|
Wang Renxin
|
d3bfb32574
|
*updated history.
|
2016-07-11 14:24:23 +08:00 |
|
Wang Renxin
|
02dc7f2afb
|
*fixed a mistake.
|
2016-07-11 13:19:58 +08:00 |
|
Wang Renxin
|
5243b54a4a
|
+added a hash and compare must come together error.
|
2016-07-11 13:14:09 +08:00 |
|
Wang Renxin
|
4ad40cd169
|
+added a hash and compare must come together error.
|
2016-07-11 13:14:05 +08:00 |
|
Wang Renxin
|
41a12f3c95
|
*updated history.
|
2016-07-11 13:14:03 +08:00 |
|
Wang Renxin
|
0f5fb4890c
|
*fixed a meta function missing issue for class.
|
2016-07-11 12:54:35 +08:00 |
|
Wang Renxin
|
003933017a
|
*updated history.
|
2016-07-11 12:54:12 +08:00 |
|
Wang Renxin
|
7967fc5791
|
*fixed a missing source file information issue for routine.
|
2016-07-11 12:29:46 +08:00 |
|
Wang Renxin
|
6de74f25cb
|
*updated history.
|
2016-07-11 12:29:41 +08:00 |
|
Wang Renxin
|
4cddf8bb75
|
*fixed a referenced usertype initialization bug; *avoided warnings.
|
2016-07-07 22:12:07 +08:00 |
|
Wang Renxin
|
5b9243dca7
|
*polished code.
|
2016-07-07 16:38:36 +08:00 |
|
Wang Renxin
|
12f873b107
|
+added override functions wiki link to readme.
|
2016-07-07 13:48:42 +08:00 |
|
Wang Renxin
|
57500586b7
|
*updated document of meta function overriding.
|
2016-07-07 13:27:05 +08:00 |
|
Wang Renxin
|
97ab936943
|
*fixed an error in the yard sample.
|
2016-07-07 13:13:02 +08:00 |
|
Wang Renxin
|
8d28db64b7
|
+added function overriding support for referenced usertype.
|
2016-07-07 13:10:03 +08:00 |
|
Wang Renxin
|
9b725b32fc
|
+added function overriding support for referenced usertype.
|
2016-07-07 13:09:58 +08:00 |
|
Wang Renxin
|
d1ea5250b2
|
*updated history.
|
2016-07-07 13:04:57 +08:00 |
|
Wang Renxin
|
f26a126827
|
*improved error prompting for collection manipulation.
|
2016-07-07 10:41:52 +08:00 |
|
Wang Renxin
|
d18ebbae28
|
*improved error prompting for collection manipulation.
|
2016-07-07 10:41:47 +08:00 |
|