Closed GoogleCodeExporter closed 9 years ago
r524:
- Created a branch for this issue
Original comment by bjones460@gmail.com
on 26 Jul 2010 at 6:51
r527:
- Eliminated error message text to reduce code size
- Turned off VM features to reduce code size
- Merged in latest trunk mods
Original comment by bjones460@gmail.com
on 26 Jul 2010 at 7:44
r528:
- Code produces an address error, but trunk code does not. Saving this as I
find the source...
Original comment by bjones460@gmail.com
on 27 Jul 2010 at 3:59
r529:
- Commenting out HAVE_CLOSURES causes the crash. Additional debug needed.
- ipm changed to set DTR, RTS false for compatibility with the PIC24 mini-Bully
- ipm changed to auto-run a robot.py file before entering interactive mode, for
a click-to-run development environment.
- Created files to support click-to-run (robot.py, robot.bat)
Original comment by bjones460@gmail.com
on 27 Jul 2010 at 6:13
r531:
- IPM modified to load in robot.py then do ipm
- Bug fixed in PWM code (forgot to enable the timer)
- Unit tests now verify correct behavior
- Interpreter now prints a helpful message when a name can't be found
- Doc format fixes to obj.h
- imports limited in main.py, saving a lot of heap space
Original comment by bjones460@gmail.com
on 29 Jul 2010 at 6:57
r537:
- Copied GC bug fix from Issue #108
- crlf/cr fixes
Original comment by bjones460@gmail.com
on 2 Aug 2010 at 6:02
r609:
- Merged trunk to branch. Hoping to finish up this branch and merge it back.
Original comment by bjones460@gmail.com
on 21 Sep 2010 at 4:09
r613: A selective merge to trunk.
- PWM fix: timer now enabled
- Unit, system tests updated to verify PWM fix
- readme.h updates: don't need Cygwin python to compile
- Added tools where a PIC-specific ipm.py lives
- Added robot.py code as another example of PIC library usage
Original comment by bjones460@gmail.com
on 21 Sep 2010 at 7:21
Original comment by bjones460@gmail.com
on 21 Sep 2010 at 7:21
Original issue reported on code.google.com by
bjones460@gmail.com
on 22 Jul 2010 at 7:09