index
:
mjb/altos
accel-cal-ui
altosdroid
altosui-ms5611
android-build-update
aprs
branch-1.0
branch-1.1
branch-1.2
branch-1.3
branch-1.4
branch-1.5
branch-1.6
branch-1.7
branch-1.8
buttonbox
companion-delay
debian
droid-gps
droid-prefs
easymega-pwm-hacks
fake-flight
gpio
hack-cc1200
lisp
lpc
master
megametrum-test
micropeak-1.1
mm-ms5611
multiarch
new-state
plot-gps-height
pong
pristine-tar
pwmin
pwmin-new
serial-at-interrupt
simple-quiet
split
split-library
split-telemetry
stm-flash
telebt
telefire-4-no-addr
telegps-hacks
telegps-v0.3
telelaunchtwo
telemega
telemega-v2
telemetrum-v1.1
telemetrum-v2.0
telemini
telescience
telescience-v0.2
teleterra
teleterra-mockup
test-accel-ref
time-series
tmarble-trng
tmgps
with-pdclib
AltOS - the operating system for Altus Metrum products
Bdale Garbee
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lisp
/
ao_lisp_lambda.c
Commit message (
Expand
)
Author
Age
*
altos/scheme: Rename to 'scheme', clean up build
Keith Packard
2017-12-05
*
altos/lisp: Switch to scheme formal syntax for varargs
Keith Packard
2017-12-03
*
altos/lisp: Finish first pass through r7rs
Keith Packard
2017-11-17
*
altos/lisp: Add scheme-style bools (#t and #f)
Keith Packard
2017-11-16
*
altos/lisp: Sort frames by atom
Keith Packard
2017-02-20
*
altos/lisp: Empty lambda body is not an error
Keith Packard
2017-02-20
*
altos/lisp: Make DBG settings global
Keith Packard
2017-02-20
*
altos/lisp: Add continuations
Keith Packard
2017-02-20
*
altos/lisp: Make lambda, cond and while all have implicit progns
Keith Packard
2017-02-20
*
altos/lisp: Allow macro/nlambda/lexpr to have multiple args
Keith Packard
2017-02-20
*
altos/lisp: re-use small frames
Keith Packard
2017-02-20
*
altos/lisp: Cache freed cons and stack items
Keith Packard
2017-02-20
*
altos/lisp: Change GC to do moves in batches of 32
Keith Packard
2017-02-20
*
altos/lisp: add length, pack, unpack and flush
Keith Packard
2017-02-20
*
altos/lisp: Deal with memory compation in the middle of operations
Keith Packard
2017-02-20
*
altos/lisp: Clean up OS integration bits, add defun
Keith Packard
2017-02-20