.. |
alien
|
alien.strings: remove (symbol>string) helper word.
|
2015-08-15 16:13:46 -07:00 |
arrays
|
arrays: don't need to use slots.private.
|
2015-10-29 09:05:12 -07:00 |
assocs
|
assocs: fix map>alist and docs.
|
2015-08-12 08:48:33 -05:00 |
bootstrap
|
syntax: removing #! as a comment character.
|
2015-09-09 18:28:08 -07:00 |
byte-arrays
|
factor: Retrying on the unit tests. Also normalize some syntax with FUNCTION:.
|
2015-07-02 17:28:17 -07:00 |
byte-vectors
|
Fix comments to be ! not #!.
|
2015-09-08 16:15:10 -07:00 |
checksums
|
Fix comments to be ! not #!.
|
2015-09-08 16:15:10 -07:00 |
classes
|
tuple-arrays: initial-values can be reused here to create the tuple
|
2015-10-10 23:58:04 +02:00 |
combinators
|
change ERROR: words from throw-foo back to foo.
|
2015-08-13 16:13:05 -07:00 |
compiler/units
|
factor: don't need FROM: namespaces => set or namespaces:set anymore
|
2015-08-12 11:25:57 -05:00 |
continuations
|
VM: fix one callstack overflow problem by "unlocking" the callstacks
|
2015-08-14 20:19:58 -07:00 |
definitions
|
change ERROR: words from throw-foo back to foo.
|
2015-08-13 16:13:05 -07:00 |
destructors
|
change ERROR: words from throw-foo back to foo.
|
2015-08-13 16:13:05 -07:00 |
effects
|
change ERROR: words from throw-foo back to foo.
|
2015-08-13 16:13:05 -07:00 |
generic
|
Fix comments to be ! not #!.
|
2015-09-08 16:15:10 -07:00 |
growable
|
factor: Retrying on the unit tests. Also normalize some syntax with FUNCTION:.
|
2015-07-02 17:28:17 -07:00 |
hash-sets
|
factor: rename set to unordered-set.
|
2015-08-12 10:54:19 -05:00 |
hashtables
|
change ERROR: words from throw-foo back to foo.
|
2015-08-13 16:13:05 -07:00 |
init
|
init: cleaner using "initialize" instead of "global [ ... ] cache".
|
2015-07-09 19:06:19 -07:00 |
io
|
Fix comments to be ! not #!.
|
2015-09-08 16:15:10 -07:00 |
kernel
|
VM: looks like ERROR_C_STRING is never thrown, so it can be removed
|
2015-09-29 23:12:56 +02:00 |
layouts
|
VM: LEAF_FRAME_SIZE is 16 bytes on all platforms so we can simplify it
|
2015-08-26 20:23:15 +02:00 |
lexer
|
lexer: change shebang handling to be in skip-blank.
|
2015-09-10 17:53:04 -07:00 |
make
|
make: update docs for 'make-assoc' functionality.
|
2012-08-02 09:32:18 -07:00 |
math
|
math: use "i/f" for stack effect.
|
2015-09-30 19:01:38 -07:00 |
memory
|
memory: disable a test to get a clean win32 build.
|
2015-10-10 09:56:15 -07:00 |
namespaces
|
namespaces: don't need SLOT: and FROM:.
|
2015-08-15 16:31:21 -07:00 |
parser
|
syntax: removing #! as a comment character.
|
2015-09-09 18:28:08 -07:00 |
quotations
|
vm: rename some primitives, and some cleanup.
|
2015-07-15 11:13:52 -07:00 |
sbufs
|
Fix comments to be ! not #!.
|
2015-09-08 16:15:10 -07:00 |
sequences
|
Docs: fix a bunch of help-lint warnings
|
2015-09-22 08:52:59 +02:00 |
sets
|
factor: rename set to unordered-set.
|
2015-08-12 10:54:19 -05:00 |
slots
|
change ERROR: words from throw-foo back to foo.
|
2015-08-13 16:13:05 -07:00 |
sorting
|
factor: put inline on same line as ; for experimentation
|
2015-08-10 12:55:27 -05:00 |
source-files
|
Fix comments to be ! not #!.
|
2015-09-08 16:15:10 -07:00 |
splitting
|
splitting: use unsafe in split-when, simplify split-indices.
|
2015-07-17 12:14:33 -07:00 |
strings
|
strings.parser: finish removing triple-strings.
|
2015-08-17 19:49:12 -07:00 |
syntax
|
syntax: removing #! as a comment character.
|
2015-09-09 18:28:08 -07:00 |
system
|
system: Don't assume the git version is set.
|
2015-08-05 09:34:31 -07:00 |
vectors
|
Fix comments to be ! not #!.
|
2015-09-08 16:15:10 -07:00 |
vocabs
|
Revert "Auto load urls.secure when needed"
|
2015-11-04 07:45:46 -08:00 |
words
|
Fix comments to be ! not #!.
|
2015-09-08 16:15:10 -07:00 |