| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
- Don't capture info into variables that are accessed
only once and whose content is obvious *and* already
named by the struct slot.
|
| |
|
|
|
|
|
| |
- match-case must check value against integer predicate,
rather than the list pattern (integerp ...).
|
|
|
|
|
|
|
|
|
|
| |
- In the hash bang line:
- use /usr/bin/env to find txr in the PATH.
- Use new txrlisp hard link, which the file compiler will
translate to txrvm for compiled code
- Main code is wrapped in (compile-only ...) so that it isn't
executed during compilation.
|
| |
|
|
|