summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Doc updates for version 1.8.4Keith Packard2017-12-21
* altos/micropeak: Remove all compiler resultsKeith Packard2017-12-19
* altos/attiny: Add ADC implementationKeith Packard2017-12-19
* ao-bringup: turnon_easymini was left with dfu_util disabledKeith Packard2017-12-19
* altos/easymini-v2.0: Adapt to final hardware pin assignment changesKeith Packard2017-12-19
* altos/lambdakey-v1.0: Add back and/or macrosKeith Packard2017-12-19
* altos/scheme: Replace per-type indexed stash with poly stash heapKeith Packard2017-12-19
* altos/scheme: Replace memory pool macros with inlinesKeith Packard2017-12-19
* altos/scheme: AO_SCHEME_IS_CONS -> ao_scheme_is_consKeith Packard2017-12-19
* altos/scheme: ao_scheme__cons -> ao_scheme_consKeith Packard2017-12-19
* altos/scheme: Don't optimize ao_scheme_make_constKeith Packard2017-12-19
* altos/scheme: Clean up test CFLAGSKeith Packard2017-12-19
* altos/scheme: (define (foo . bar)) has a pair, not list as cardKeith Packard2017-12-19
* altos/scheme: apply also needs to not free value list on lambdasKeith Packard2017-12-19
* altos/scheme: Rework display/write codeKeith Packard2017-12-19
* altos/scheme: Compile scheme test with -O3Keith Packard2017-12-18
* altos/scheme: Work around gcc 7.2.0 optimization bug in memory managerKeith Packard2017-12-18
* altos/scheme: rearrange debugging definesKeith Packard2017-12-18
* altos/scheme: abort when we try to print an invalid valueKeith Packard2017-12-18
* altos/scheme: Use memory manager mark code to note recursive printKeith Packard2017-12-17
* altos/scheme: Use AO_SCHEME_IS_CONS in cons memory funcsKeith Packard2017-12-17
* ao-bringup/test-chaoskey: Make finding most recent device more reliableKeith Packard2017-12-14
* altos/lambdakey-v1.0: shrink scheme code to fit the ROMKeith Packard2017-12-14
* altos/scheme: swap BIGINT and STRING typesKeith Packard2017-12-14
* altos/scheme: integer? is builtin on all versionsKeith Packard2017-12-12
* altos/lambdakey-v1.0: Make stack largerKeith Packard2017-12-12
* altos/scheme: inline some mem calls to reduce stack usage.Keith Packard2017-12-12
* altos/scheme: Use direct calls from frame to frame_vals mem functionsKeith Packard2017-12-12
* altos/scheme: More compiler warning cleanupsKeith Packard2017-12-12
* altos/scheme: apply const to places taking const strings.Keith Packard2017-12-12
* altos/stm: Align 'data' to 8 bytes, just like textramKeith Packard2017-12-12
* altos/kernel: Allow ao_cmd to be built without taskingKeith Packard2017-12-12
* altos/lambdakey-v1.0: Get this building againKeith Packard2017-12-12
* altos/scheme: Support scheme subsetting via feature settingsKeith Packard2017-12-12
* altos/scheme: Add ao_scheme_vector.cKeith Packard2017-12-12
* doc: Don't 'publish' release notes, don't build pdf release notesKeith Packard2017-12-11
* update Releasing with changes discovered in 1.8.3 release processBdale Garbee2017-12-11
* TeleMega default is now v3.0Bdale Garbee2017-12-11
* doc: Update release notes and docinfo for 1.8.3Keith Packard2017-12-11
* altoslib: Keep old GPS values when updating dataKeith Packard2017-12-11
* altos: Actually store current MPU9250 data in data ringKeith Packard2017-12-11
* altos: Remove more software for hardware prototypesKeith Packard2017-12-11
* take telescience out of the routine buildsBdale Garbee2017-12-11
* Bump to version 1.8.3Keith Packard2017-12-11
* doc: Note TeleMega v3.0 support in 1.8.3 relnotesKeith Packard2017-12-11
* altos/drivers: Hook up mag sensor for MPU9250Keith Packard2017-12-11
* altos/scheme: Allow ao_scheme_read_eval_print to be restartedKeith Packard2017-12-11
* altos: Allow building with newlib + avr stdio on ARMKeith Packard2017-12-11
* altos: Add scheme for stm discovery board demoKeith Packard2017-12-11
* altos/lambdakey-v1.0: Switch to newlib, get things compiling againKeith Packard2017-12-11