4826485417
0.4.0: Add loops
...
This is possible by adding begin <loop name> after a macro, doing loop code and ending it with end!<loop name>. If you add loops you will need to add break! at the end of your code.
2022-02-15 17:20:21 +00:00
f4c497e8a4
0.3.1: )!!/ and )../ are now supported.
2022-01-29 17:41:26 +00:00
f75cabab83
0.3.0: Support putting /<var> directly after macros ()!! and ).. not supported at this time) to allow for putting macro values inside of variables automatically.
2022-01-29 12:20:17 +00:00
d9cbd089c6
0.2.3: fix small bug to do with variables
2022-01-29 11:09:47 +00:00
c0f4804746
0.2.2: adds )!! ).. to automatically mark macros as all hex codes or all variables.
2022-01-29 10:48:59 +00:00
a539eb6ff1
Run some improvements to the code
2022-01-29 09:43:56 +00:00
c0ffee6d5f
actual 0.2
2022-01-28 19:23:18 +00:00
44f8adfbbd
0.2 point
2022-01-28 19:22:17 +00:00
a9fb5ccd26
0.1.1 point release
2022-01-27 20:10:05 +00:00
c3706e3832
Add README for new users to do the LINT thing. wee wee
2022-01-27 18:33:21 +00:00