.. |
alien
|
Documentation updates
|
2009-04-14 20:36:10 -05:00 |
arrays
|
Updating sequence and hashtable documentation to point more clearly at the relevant generic operations defined on these types
|
2009-02-16 21:06:28 -06:00 |
assocs
|
Clean up ?at
|
2009-03-09 17:47:50 -05:00 |
bootstrap
|
Move compiler.errors to basis
|
2009-04-13 02:18:41 -05:00 |
byte-arrays
|
Add 1sequence word. Add unit tests for existing 1vector and 1byte-array words, and make them use 1sequence
|
2009-02-04 05:13:12 -06:00 |
checksums
|
Redoing string streams and byte-array streams without copying
|
2009-02-27 00:53:05 -06:00 |
classes
|
(( -- )) eval -> eval( -- )
|
2009-04-17 15:49:21 -05:00 |
combinators
|
fix more compiler errors
|
2009-04-17 14:44:08 -05:00 |
compiler/units
|
(( -- )) eval -> eval( -- )
|
2009-04-17 15:49:21 -05:00 |
continuations
|
fix more compiler errors
|
2009-04-17 14:44:08 -05:00 |
definitions
|
Oops
|
2009-04-06 13:34:38 -05:00 |
destructors
|
Fixing unit tests for syntax change
|
2009-03-23 00:34:02 -05:00 |
effects
|
Documentation updates
|
2009-04-06 03:00:46 -05:00 |
generic
|
(( -- )) eval -> eval( -- )
|
2009-04-17 15:49:21 -05:00 |
graphs
|
Remove some usages of slip combinators from the core
|
2009-02-05 03:29:59 -06:00 |
growable
|
Fix various documentation errors
|
2009-01-16 13:30:43 -06:00 |
hashtables
|
Small speedup for code using H{ } clone and with-scope
|
2009-03-31 08:16:04 -05:00 |
init
|
Make more code infer
|
2009-03-17 02:19:50 -05:00 |
io
|
Documentation fixes
|
2009-04-06 04:15:58 -05:00 |
kernel
|
fix more compiler errors
|
2009-04-17 14:44:08 -05:00 |
layouts
|
define-inline now takes an effect parameter
|
2008-12-15 19:44:56 -06:00 |
lexer
|
Clean up some usages of tuck, and add Joe's curried cleave/spread/apply combinators to kernel vocabulary
|
2009-02-02 13:43:54 -06:00 |
make
|
Working on documentation
|
2009-02-19 16:54:27 -06:00 |
math
|
Document special float values
|
2009-04-14 15:05:10 -05:00 |
memory
|
fixing compiler error in core
|
2009-04-17 12:45:57 -05:00 |
namespaces
|
Documentation updates
|
2009-04-06 03:00:46 -05:00 |
parser
|
(( -- )) eval -> eval( -- )
|
2009-04-17 15:49:21 -05:00 |
quotations
|
Documentation updates
|
2009-04-14 17:55:58 -05:00 |
sbufs
|
Updating sequence and hashtable documentation to point more clearly at the relevant generic operations defined on these types
|
2009-02-16 21:06:28 -06:00 |
sequences
|
Merge branch 'master' into smarter_error_list
|
2009-04-14 15:07:22 -05:00 |
sets
|
renaming: contain? -> any?, deep-contains? -> deep-any?, pad-left -> pad-head, pad-right -> pad-tail, trim-left -> trim-head, trim-right -> trim-tail
|
2009-01-29 22:19:07 -06:00 |
slots
|
fix stack effect of n*quot, use iota in core/slots
|
2009-04-17 18:04:41 -05:00 |
sorting
|
Merge OneEyed's patch
|
2009-02-28 17:06:55 -06:00 |
source-files
|
Add fatal? flag to error types; non-fatal errors are hidden by default in error list, not shown in summary
|
2009-04-17 16:16:12 -05:00 |
splitting
|
Merge branch 'master' into new_ui
|
2009-02-16 21:22:12 -06:00 |
strings
|
Add silly 'tip of the day' feature, and 'recently visited' list to UI browser home page
|
2009-03-24 04:11:08 -05:00 |
syntax
|
Document special float values
|
2009-04-14 15:05:10 -05:00 |
system
|
prélude to a haiku
|
2009-02-28 15:01:28 -06:00 |
vectors
|
Updating sequence and hashtable documentation to point more clearly at the relevant generic operations defined on these types
|
2009-02-16 21:06:28 -06:00 |
vocabs
|
(( -- )) eval -> eval( -- )
|
2009-04-17 15:49:21 -05:00 |
words
|
(( -- )) eval -> eval( -- )
|
2009-04-17 15:49:21 -05:00 |