| .. |
|
alien
|
Convert multiplication by power of 2 into a shift
|
2008-07-13 15:51:20 -05:00 |
|
arrays
|
Make array length foldable
|
2008-07-16 16:48:09 -05:00 |
|
assocs
|
Add an unzip word
|
2008-07-20 01:12:15 -05:00 |
|
binary-search
|
Adding inline recursive declarations
|
2008-07-18 19:22:59 -05:00 |
|
bootstrap
|
Fix bootstrap
|
2008-07-25 19:27:03 -05:00 |
|
boxes
|
Fix unit tests
|
2008-05-15 00:03:21 -05:00 |
|
byte-arrays
|
Make array length foldable
|
2008-07-16 16:48:09 -05:00 |
|
byte-vectors
|
Some cleanup
|
2008-07-01 20:19:03 -05:00 |
|
checksums
|
Documentation updates
|
2008-05-11 17:42:48 -05:00 |
|
classes
|
Working on tuple slot propagation
|
2008-07-25 02:07:45 -05:00 |
|
combinators
|
Move with-datastack to contiinuations vocab, make it compile
|
2008-07-22 21:25:49 -05:00 |
|
command-line
|
Mandatory stack effect annotations
|
2008-06-08 15:32:55 -05:00 |
|
compiler
|
Fix test failures
|
2008-07-16 01:03:41 -05:00 |
|
continuations
|
Move with-datastack to contiinuations vocab, make it compile
|
2008-07-22 21:25:49 -05:00 |
|
cpu
|
Fix PPC compile errors
|
2008-07-25 17:40:32 -05:00 |
|
debugger
|
Fix erg's tuple definition bugs
|
2008-07-13 21:06:50 -05:00 |
|
definitions
|
Fixing everything for mandatory stack effects
|
2008-06-09 02:14:14 -05:00 |
|
dequeues
|
Adding inline recursive declarations
|
2008-07-18 19:22:59 -05:00 |
|
destructors
|
Fixing unit tests
|
2008-05-15 01:38:14 -05:00 |
|
dlists
|
Adding inline recursive declarations
|
2008-07-18 19:22:59 -05:00 |
|
effects
|
Adding inline recursive declarations
|
2008-07-18 19:22:59 -05:00 |
|
generator
|
Fixes and a small optiimization
|
2008-07-12 22:27:28 -05:00 |
|
generic
|
Add more class algebra opeations
|
2008-07-22 01:27:52 -05:00 |
|
graphs
|
Adding inline recursive declarations
|
2008-07-18 19:22:59 -05:00 |
|
grouping
|
Doc updates
|
2008-07-12 21:28:43 -05:00 |
|
growable
|
Various minor compiler tweaks
|
2008-07-12 01:08:30 -05:00 |
|
hashtables
|
Adding inline recursive declarations
|
2008-07-18 19:22:59 -05:00 |
|
heaps
|
Removed superfluous mixin in heaps
|
2008-07-14 01:33:13 -07:00 |
|
inference
|
Fix errors reported by builder
|
2008-07-20 20:26:44 -05:00 |
|
init
|
…
|
|
|
inspector
|
Fix inspector bug
|
2008-07-13 23:26:34 -05:00 |
|
io
|
Adding inline recursive declarations
|
2008-07-18 19:22:59 -05:00 |
|
kernel
|
Working on tuple slot propagation
|
2008-07-25 02:07:45 -05:00 |
|
layouts
|
Mirrors now check sot t slot types, support type coercion for setters, instance? now infers, better transform for 'new', more efficient 'case' where keys are all wrappers
|
2008-06-29 02:12:44 -05:00 |
|
lexer
|
Move mirrors out of the boot image
|
2008-07-02 00:20:01 -05:00 |
|
libc
|
Bug fixes and cleanups
|
2008-06-11 02:58:38 -05:00 |
|
listener
|
Adding inline recursive declarations
|
2008-07-18 19:22:59 -05:00 |
|
math
|
Fix NaN handling in math.intervals
|
2008-07-28 06:31:11 -05:00 |
|
memory
|
Fix crash with bad each-object usage
|
2008-07-25 17:37:51 -05:00 |
|
mirrors
|
Initial value for alien slots is a BAD-ALIEN
|
2008-07-01 16:33:45 -05:00 |
|
namespaces
|
reverse the arguments of diff, assoc-diff
|
2008-04-26 02:01:06 -05:00 |
|
none
|
…
|
|
|
optimizer
|
Adding inline recursive declarations
|
2008-07-18 19:22:59 -05:00 |
|
parser
|
Fix deploy tests
|
2008-07-02 21:52:28 -05:00 |
|
prettyprint
|
Print out 'recursive' declaration
|
2008-07-26 18:58:53 -05:00 |
|
quotations
|
Refactor curry/compose a bit for upcoming frontend changes
|
2008-07-20 01:15:58 -05:00 |
|
refs
|
Tweaking docs, change stage2 to load less stuff
|
2008-07-03 01:39:45 -05:00 |
|
sbufs
|
Move bit-arrays and float-arrays to extra
|
2008-07-02 02:03:30 -05:00 |
|
search-dequeues
|
Bug fixes and cleanups
|
2008-06-11 02:58:38 -05:00 |
|
sequences
|
Add 2map-into, 2change-each
|
2008-07-22 04:44:33 -05:00 |
|
sets
|
Add duplicates word: finds elements which appear more than once
|
2008-07-13 20:46:41 -05:00 |
|
slots
|
Working on tuple slot propagation
|
2008-07-25 02:07:45 -05:00 |
|
sorting
|
Fix typo in docs
|
2008-07-27 02:32:20 -05:00 |
|
source-files
|
Move mirrors out of the boot image
|
2008-07-02 00:20:01 -05:00 |
|
splitting
|
Adding inline recursive declarations
|
2008-07-18 19:22:59 -05:00 |
|
strings
|
Move bit-arrays and float-arrays to extra
|
2008-07-02 02:03:30 -05:00 |
|
summary
|
Move mirrors out of the boot image
|
2008-07-02 00:20:01 -05:00 |
|
syntax
|
Adding inline recursive declarations
|
2008-07-18 19:22:59 -05:00 |
|
system
|
update docs on set-os-env
|
2008-04-11 22:42:45 -05:00 |
|
threads
|
Adding inline recursive declarations
|
2008-07-18 19:22:59 -05:00 |
|
vectors
|
Move bit-arrays and float-arrays to extra
|
2008-07-02 02:03:30 -05:00 |
|
vocabs
|
Fix deploy tests
|
2008-07-02 21:52:28 -05:00 |
|
words
|
Working on tuple slot propagation
|
2008-07-25 02:07:45 -05:00 |