1047 Commits

Author SHA1 Message Date
Wang Renxin
c5eb6f45de *updated readme. 2017-03-27 18:54:52 +08:00
Wang Renxin
21a14d0653 *renamed a macro. 2017-03-27 17:21:10 +08:00
Wang Renxin
43f8408c4b *reformatted the readme according to github's new markdown representation. 2017-03-18 15:13:34 +08:00
Wang Renxin
4694a0852f +added storing of different types support for array. 2017-03-17 20:44:39 +08:00
Wang Renxin
ed4348ad48 *fixed a processing bug when printing with a native routine of a class instance. 2017-03-08 11:30:36 +08:00
Wang Renxin
ce42faff09 *updated the doc. 2017-03-04 14:12:41 +08:00
Wang Renxin
44cadff9dc *improved compatibility with compilers. 2017-03-02 18:17:39 +08:00
Wang Renxin
8cbdaa56f3 *fixed an issue with reference count manipulation of a value. 2017-02-28 19:31:53 +08:00
Wang Renxin
b575ff007b *updated the link of the doc. 2017-02-28 14:07:25 +08:00
Wang Renxin
c65e0b7291 *updated the doc; *fixed a compile warning. 2017-02-27 15:13:30 +08:00
Wang Renxin
3dbf69adbf *updated the doc. 2017-02-26 15:13:05 +08:00
Wang Renxin
381a8a87cd *updated the list of donors;
*polished the sample code;
*improved stability of the shell;
*updated binaries.
2017-02-26 14:42:10 +08:00
Wang Renxin
a1fd96aa03 +added an MBIMPL macro;
*fixed some platform dependent macro issues for apple systems;
*polished OS names.
2017-02-25 13:12:46 +08:00
Wang Renxin
523c82b3fd *fixed a returning issue after calling a function for a referenced usertype. 2017-02-23 15:37:18 +08:00
Wang Renxin
dedc7129e9 *polished readme. 2017-02-23 13:49:34 +08:00
Wang Renxin
0bbb201409 *updated readme. 2017-02-22 12:20:55 +08:00
Wang Renxin
07ee2213ac *improved API by replacing assertions with checking code;
*improved function calling of referenced usertype;
*updated the doc.
2017-02-22 12:09:39 +08:00
Wang Renxin
15a4952807 *polished readme. 2017-02-20 00:11:07 +08:00
Wang Renxin
3bc2db09b9 *improved error handling. 2017-02-16 20:18:31 +08:00
Wang Renxin
de0a3b7cc5 *improved meta function. 2017-02-16 13:38:35 +08:00
Wang Renxin
82cf8ca6b4 +added a "how lambda works" wiki page. 2017-02-15 10:47:07 +08:00
Wang Renxin
e0f71504d6 *fixed a wrong routing unreferencing bug. 2017-02-14 15:37:53 +08:00
Wang Renxin
696f8af283 *polished structures. 2017-02-13 16:41:18 +08:00
Wang Renxin
7122605419 *fixed a parameter lookup bug when namespacing disabled. 2017-02-12 15:47:33 +08:00
Wang Renxin
2dcc6f9944 *updated some urls. 2017-02-11 13:50:54 +08:00
Wang Renxin
5685d4f7aa *updated macOS bin. 2017-02-10 17:37:38 +08:00
Wang Renxin
4e8ae7af8a *fixed a parameter lookup bug when calling a sub routine. 2017-02-10 17:31:31 +08:00
Wang Renxin
b2753a0859 *updated the workflow image path. 2017-02-09 12:07:43 +08:00
Wang Renxin
0c6d0236a3 *updated the link of mba. 2017-02-08 18:56:04 +08:00
Wang Renxin
a2b46eb24a *updated macOS bin. 2017-02-08 16:41:45 +08:00
Wang Renxin
6919e52cfb *fixed a processing bug with the elseif statement. 2017-02-08 16:33:56 +08:00
Wang Renxin
1911641d55 *updated related project desc. 2017-02-07 13:29:43 +08:00
Wang Renxin
92d08b048e *updated the url of the editor repo; *polished readme. 2017-02-05 13:56:38 +08:00
Wang Renxin
347f46340f +added an MBCONST macro. 2017-02-04 13:47:49 +08:00
Wang Renxin
d40f6cea86 *updated macOS bin. 2017-02-03 15:49:03 +08:00
Wang Renxin
9c896d30bf +added a replacement real number formatting function; +added a replacement function of strtod on the wiki page. 2017-02-03 15:34:30 +08:00
Wang Renxin
747b608f58 *updated the list of donors. 2017-02-02 12:05:22 +08:00
Wang Renxin
72dc497600 *updated the list of donors. 2017-02-01 14:19:23 +08:00
Wang Renxin
7331360300 *updated the linkedin url. 2017-01-29 11:53:20 +08:00
Wang Renxin
3b892792d3 *polished the sample code. 2017-01-20 12:51:44 +08:00
Wang Renxin
c205aa4ebd *fixed a crash bug with unmatched ENDIF statement, thanks to yukini3 for pointing it out. 2017-01-19 14:10:11 +08:00
Wang Renxin
69eb74ae35 *improved the stepped handler. 2017-01-17 15:22:26 +08:00
Wang Renxin
ed3f2f791a *updated the readme of the yard sample. 2017-01-16 18:13:55 +08:00
Wang Renxin
9ae2cd0ea4 *fixed a compile issue; +added a git ignore list. 2017-01-16 18:00:27 +08:00
Wang Renxin
edf83de690 *polished readme. 2017-01-15 21:27:01 +08:00
Wang Renxin
1c975feab6 *updated readme by adding a code editor link. 2017-01-15 21:24:53 +08:00
Wang Renxin
808c75d97d +added mb ardu url. 2017-01-11 15:20:14 +08:00
Wang Renxin
6119ca5061 *added ticks for bcb compiling. 2017-01-10 19:41:36 +08:00
Wang Renxin
0e497f0b07 *updated urls. 2017-01-10 12:00:33 +08:00
Wang Renxin
91fe66cb23 Merge branch 'master' of https://github.com/paladin-t/my_basic 2017-01-09 20:03:13 +08:00