summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* altos/lisp: Change GC to do moves in batches of 32Keith Packard2016-11-17
* altos/stmf0: Add a comment about the requirements for using ao_flash_stmKeith Packard2016-11-17
* altos/lambdakey: Get save/restore workingKeith Packard2016-11-17
* altos/lisp: Append a CRC to the saved image to validate on restoreKeith Packard2016-11-17
* altos/lisp: Add save/restore to ao_lisp_testKeith Packard2016-11-17
* altos/lisp: Add save/restore infrastructure. Needs OS support to work.Keith Packard2016-11-17
* altos/lisp: Make sure memmove only happens once per object. Other GC fixesKeith Packard2016-11-17
* altos/lisp: Make ao_lisp_ref and ao_lisp_poly non-inlineKeith Packard2016-11-17
* altos/lisp: Share mark function for mark and moveKeith Packard2016-11-17
* altos/lisp: add length, pack, unpack and flushKeith Packard2016-11-17
* altos/lisp: Add towers of hanoi exampleKeith Packard2016-11-17
* altos/lisp: Deal with memory compation in the middle of operationsKeith Packard2016-11-17
* altos/lisp: Improve lisp test program UIKeith Packard2016-11-17
* altos/lisp: Make read() return eof atom on end of fileKeith Packard2016-11-17
* altos/lisp: use regular read-eval-print loop for make constKeith Packard2016-11-17
* altos/lisp: add progn, while, read and evalKeith Packard2016-11-17
* altos/lisp: Clean up OS integration bits, add defunKeith Packard2016-11-17
* altos/lisp: macros appear to work nowKeith Packard2016-11-17
* altos/lisp: working on lexical scopingKeith Packard2016-11-17
* altos/lambdakey-v1.0: Tweak memory allocationsKeith Packard2016-11-17
* altos/lisp: convert GC to non-recursiveKeith Packard2016-11-17
* altos/lisp: more GC issues. add patomKeith Packard2016-11-17
* altos/lisp: make sure stack->formals_last gets moved during GCKeith Packard2016-11-17
* altos/lisp: Change GC move APIKeith Packard2016-11-17
* altos/lisp: get builtin macros working againKeith Packard2016-11-17
* altos/lisp: Start rewriting eval as state machineKeith Packard2016-11-17
* altos: Add lambdakeyKeith Packard2016-11-17
* altos: Add lambda support to lispKeith Packard2016-11-17
* altos/lisp: Separate out values from atomsKeith Packard2016-11-17
* altos/lisp: add set/setq and ' in readerKeith Packard2016-11-17
* altos/stmf0: Add lisp to include directoriesKeith Packard2016-11-17
* altos/kernel: Make ao_cmd_readline public. Return char from ao_cmd_lex.Keith Packard2016-11-17
* altos/lisp: Change lisp objects to use ao_poly everywhere. Add constKeith Packard2016-11-17
* altos: Add lisp readerKeith Packard2016-11-17
* Add first lisp bitsKeith Packard2016-11-17
* ao-bringup: Improve EasyMini turnon and test scriptsKeith Packard2016-11-17
* altos/test: Fix testsKeith Packard2016-10-30
* altos/nucleo-32: Add basic support for STM32F042 Nucleo-32 boardKeith Packard2016-10-30
* altos/stmf0: Add USART supportKeith Packard2016-10-30
* augment TeleDongle turn on script to support serial number on command lineBdale Garbee2016-10-02
* Update pdclib to version using arm-specific 'ar' programKeith Packard2016-09-22
* Fix release note html to remove xml bitsKeith Packard2016-09-05
* Remove pyro wizard file from masterKeith Packard2016-09-05
* Bump version to 1.6.8Keith Packard2016-09-05
* altosui: Don't ship TeleMetrum v3.0 firmware (yet)Keith Packard2016-09-05
* Add 1.6.8 release notesKeith Packard2016-09-03
* altos/stm: Set SPI slave DMA priority to HIGH/VERY_HIGHKeith Packard2016-09-03
* altos/stm: Set i2c recv DMA to HIGHKeith Packard2016-09-03
* altos/stm: Set MISO DMA priority to HIGH to avoid OVRKeith Packard2016-09-03
* altos/stm: Create funcs to set SPI DMA parametersKeith Packard2016-09-03