This website requires JavaScript.
Explore
Help
Sign In
quinn-os
/
my-basic
Watch
1
Star
0
Fork
0
You've already forked my-basic
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
my-basic
/
resource
History
tony
0b7d939fe1
+added a memory pool to interpreter shell in main.c.
2015-08-26 21:21:19 +08:00
..
icon.ico
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
my_basic.aps
+line inserting/removing; *changed mb_dispose_value as public.
2015-04-27 21:35:26 +08:00
my_basic.rc
+added a memory pool to interpreter shell in main.c.
2015-08-26 21:21:19 +08:00
resource.h
+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