paladin-t
|
5518ff9647
|
*polished code.
|
2016-04-19 14:28:06 +08:00 |
|
paladin-t
|
74178295db
|
*refactored error message.
|
2016-04-19 11:57:06 +08:00 |
|
paladin-t
|
9a4363a547
|
*fixed an error raising issue with incomplete if structure.
|
2016-04-19 11:31:39 +08:00 |
|
paladin-t
|
7d35fe3243
|
*polished assign operator detection code.
|
2016-04-19 10:39:33 +08:00 |
|
paladin-t
|
bf0df023e6
|
*fixed an invalid iterator issue with ranged list.
|
2016-04-18 18:29:02 +08:00 |
|
paladin-t
|
a42371a6ab
|
*fixed an invalid iterator issue with ranged list.
|
2016-04-18 12:53:31 +08:00 |
|
Wang Renxin
|
3e0a96c147
|
*updated macos bin.
|
2016-04-17 16:16:39 +08:00 |
|
paladin-t
|
b1345f2305
|
+added some error raising when met incomplete routine or class.
|
2016-04-15 14:01:04 +08:00 |
|
paladin-t
|
8eaf8c1d43
|
*fixed a negative calculation issue with brackets.
|
2016-04-13 14:52:34 +08:00 |
|
paladin-t
|
86b76e0669
|
*updated osx binary.
|
2016-04-12 09:21:21 +08:00 |
|
paladin-t
|
3641754004
|
*fixed a calculation issue with the not statement.
|
2016-04-11 19:10:25 +08:00 |
|
paladin-t
|
1e74cc7121
|
*fixed a calculation issue with the not statement.
|
2016-04-11 18:47:03 +08:00 |
|
paladin-t
|
da2d8f1251
|
+added a warning when a "tostring" meta method didn't return a string.
|
2016-04-05 10:51:49 +08:00 |
|
paladin-t
|
dd9fed3692
|
+added a help option to the shell.
|
2016-03-29 16:22:41 +08:00 |
|
Wang Renxin
|
c65a92dfbd
|
*updated readme.
|
2016-03-29 11:50:54 +08:00 |
|
Wang Renxin
|
db98d96c1c
|
*updated readme.
|
2016-03-29 11:49:34 +08:00 |
|
paladin-t
|
9a79b951b7
|
*polished code.
|
2016-03-22 10:50:23 +08:00 |
|
Wang Renxin
|
27b65cee3d
|
*updated bin for osx.
|
2016-03-18 21:39:04 +08:00 |
|
paladin-t
|
517e5200d3
|
*updated doc.
|
2016-03-18 18:31:58 +08:00 |
|
paladin-t
|
86bb7ad464
|
*fixed an execution issue after a lambda.
|
2016-03-16 16:14:27 +08:00 |
|
paladin-t
|
a48c688846
|
*updated the exe meta data in resource.
|
2016-03-16 12:56:38 +08:00 |
|
paladin-t
|
b7c0a68350
|
*fixed a cannot RETURN bug from a FOR loop in a sub routine; *fixed a memory leak with referenced data in a variable argument list.
|
2016-03-16 12:45:41 +08:00 |
|
paladin-t
|
dca1299260
|
*improved error promption of array manipulation.
|
2016-03-15 16:40:22 +08:00 |
|
paladin-t
|
3227bb521c
|
*polished code.
|
2016-03-15 13:20:16 +08:00 |
|
paladin-t
|
815f52f4ce
|
*fixed a wrong assertion issue.
|
2016-03-14 15:46:08 +08:00 |
|
paladin-t
|
db71eb0c65
|
*polished code.
|
2016-03-14 10:58:01 +08:00 |
|
Wang Renxin
|
f74b378fde
|
+added an interop with C# to the wiki section.
|
2016-03-11 19:46:57 +08:00 |
|
paladin-t
|
e8bb70626b
|
*polished code.
|
2016-03-11 11:23:43 +08:00 |
|
paladin-t
|
9e922cb521
|
*refactored code.
|
2016-03-11 11:09:28 +08:00 |
|
paladin-t
|
20677b49d3
|
*improved error promption.
|
2016-03-11 10:51:41 +08:00 |
|
Wang Renxin
|
8d81692d4e
|
*updated readme with an ascii based title image.
|
2016-03-09 12:54:56 +08:00 |
|
paladin-t
|
14137369da
|
*improved overridden function invoking; *fixed a memory leak; *moved overriding information from stack to heap.
|
2016-03-09 10:55:45 +08:00 |
|
paladin-t
|
5f440b66b8
|
*fixed a memory overflow bug with the ASC statement.
|
2016-03-08 16:30:44 +08:00 |
|
paladin-t
|
c94ffc7da9
|
*polished code.
|
2016-03-08 16:13:03 +08:00 |
|
paladin-t
|
d3ecd6ced1
|
*polished code.
|
2016-03-07 11:54:33 +08:00 |
|
paladin-t
|
85d71edc68
|
*polished code.
|
2016-03-07 11:44:23 +08:00 |
|
paladin-t
|
a3e182f91b
|
*improved inputer.
|
2016-03-04 17:04:40 +08:00 |
|
paladin-t
|
e5f1a34347
|
*fixed a memory leak with sub routine parameter.
|
2016-03-04 14:44:41 +08:00 |
|
paladin-t
|
bcb7c25a24
|
*polished code.
|
2016-03-04 13:33:19 +08:00 |
|
paladin-t
|
33fa5bfab8
|
-removed sample file link from project; +added sample readme.
|
2016-03-03 18:19:21 +08:00 |
|
paladin-t
|
2226d66fc5
|
-removed useless code of yard.
|
2016-03-03 17:41:32 +08:00 |
|
paladin-t
|
6d579b2478
|
*polished code.
|
2016-03-03 10:40:26 +08:00 |
|
Wang Renxin
|
80fe1da2a4
|
*updated osx bin.
|
2016-03-02 23:14:06 +08:00 |
|
paladin-t
|
f7dc6327ba
|
*polished code.
|
2016-03-02 17:01:18 +08:00 |
|
paladin-t
|
e0d6853e6b
|
*improved code.
|
2016-03-02 14:48:33 +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 |
|
paladin-t
|
426bf04b81
|
*fixed a crash bug when unreferencing a garbage; *fixed a multiple disposing bug when an error occurs in an expression.
|
2016-03-02 13:36:03 +08:00 |
|
Wang Renxin
|
9b0d8dc7fb
|
*updated osx bin.
|
2016-03-01 21:29:41 +08:00 |
|
paladin-t
|
7508fd7b17
|
*fixed a variable pathing bug in lambda.
|
2016-03-01 20:13:01 +08:00 |
|