Archived
1
0
This repo is archived. You can view files and clone it, but cannot push or open issues or pull requests.
controller/Macro/PartialMap
Jacob Alexander a056317203 Basic code for Simple/Normal macro processing
- Needs more testing
- Simple ResultMacros are called immediately instead of delaying
  (Normal macros need to be delayed)
- Removed old code that determined at runtime if a macro was Simple/Normal
  (Replaced with a lookup)
- Added some flash optimizations
2015-03-10 00:05:47 -07:00
..
capabilities.kll Adding KLL define support 2014-11-21 14:58:50 -08:00
macro.c Basic code for Simple/Normal macro processing 2015-03-10 00:05:47 -07:00
macro.h Preparing for kll compiler usage 2014-09-07 21:10:49 -07:00
setup.cmake Adding initial work for SimpleMap style macros 2015-03-10 00:05:46 -07:00