factor/core
Doug Coleman c53892a128 bootstrap.syntax: Fix bootstrap. 2018-02-18 11:41:02 -06:00
..
alien Merge remote-tracking branch 'origin/master' into modern-harvey2 2018-02-18 11:29:09 -06:00
arrays factor: commit weekend work. 2017-09-11 16:37:47 -05:00
ascii core: Move new functors to core. 2017-11-24 20:06:44 -06:00
assocs core: Move new functors to core. 2017-11-24 20:06:44 -06:00
bootstrap bootstrap.syntax: Fix bootstrap. 2018-02-18 11:41:02 -06:00
byte-arrays docs: replace $description with $class-description for class words 2016-07-30 09:25:30 -07:00
byte-vectors docs: Update docs. 2017-08-31 21:21:14 -05:00
checksums Merge remote-tracking branch 'origin/master' into modern-harvey2 2018-01-27 09:43:21 -06:00
classes Merge remote-tracking branch 'origin/master' into modern-harvey2 2018-02-18 11:29:09 -06:00
combinators Merge remote-tracking branch 'origin/master' into modern-harvey2 2018-02-18 11:29:09 -06:00
command-line core: Move more things to core. 2017-11-24 18:42:30 -06:00
compiler Merge remote-tracking branch 'origin/master' into modern-harvey2 2018-02-18 11:29:09 -06:00
continuations docs: Update docs. 2017-08-31 21:21:14 -05:00
cpu/architecture core: Move more things to core. 2017-11-24 18:42:30 -06:00
definitions Merge remote-tracking branch 'origin/master' into modern-harvey2 2018-02-18 11:29:09 -06:00
delegate core: Move more things to core. 2017-11-24 18:42:30 -06:00
destructors *-docs: fix a typo in the word parametErized 2017-03-17 08:22:18 -07:00
effects Merge remote-tracking branch 'origin/master' into modern-harvey2 2018-02-18 11:29:09 -06:00
fry core: fix bootstrap. 2018-01-02 22:31:08 -08:00
functors2 factor: vocab:word -> vocab::word 2017-12-29 00:43:25 -08:00
generalizations core: Move more things to core. 2017-11-24 18:42:30 -06:00
generic Merge remote-tracking branch 'origin/master' into modern-harvey2 2018-02-18 11:29:09 -06:00
graphs factor: vocab:word -> vocab::word 2017-12-29 00:43:25 -08:00
grouping core: Move more things to core. 2017-11-24 18:42:30 -06:00
growable more test IN: cleanup. 2018-02-15 09:20:01 -08:00
hash-sets core: keep nip cleanup. 2017-09-28 22:20:32 -05:00
hashtables core: Move hashtables.identity and hashtables.wrapped into core. 2017-11-24 16:46:47 -06:00
hints core: Move more things to core. 2017-11-24 18:42:30 -06:00
init init: cleaner using "initialize" instead of "global [ ... ] cache". 2015-07-09 19:06:19 -07:00
interpolate Merge remote-tracking branch 'origin/master' into modern-harvey2 2018-02-18 11:29:09 -06:00
io Merge remote-tracking branch 'origin/master' into modern-harvey2 2018-02-18 11:29:09 -06:00
kernel Merge remote-tracking branch 'origin/master' into modern-harvey2 2018-02-18 11:29:09 -06:00
layouts factor: char: postpone: color: hexcolor: flexhexcolor: decimal: 2017-08-31 21:21:13 -05:00
lexer core: \foo is literally just foo. To escape it, do ``\ foo`` instead. 2017-08-31 21:21:14 -05:00
locals Merge remote-tracking branch 'origin/master' into modern-harvey2 2018-01-27 09:43:21 -06:00
macros core: Move more things to core. 2017-11-24 18:42:30 -06:00
make factor: char: postpone: color: hexcolor: flexhexcolor: decimal: 2017-08-31 21:21:13 -05:00
math Merge remote-tracking branch 'origin/master' into modern-harvey2 2018-02-18 11:29:09 -06:00
memoize core: Move more things to core. 2017-11-24 18:42:30 -06:00
memory basis/,core/,extra/: more tags 2017-07-08 18:31:39 +02:00
multiline core: Move multiline and interpolate to core. 2017-11-24 19:12:04 -06:00
namespaces namespaces: Way better implementation of with-variable-on. 2017-05-30 19:58:19 -05:00
parser Merge remote-tracking branch 'origin/master' into modern-harvey2 2018-02-18 11:29:09 -06:00
present Merge remote-tracking branch 'origin/master' into modern-harvey2 2018-02-18 11:29:09 -06:00
quotations docs: postpone: \foo 2017-08-31 21:21:13 -05:00
sbufs factor: char: postpone: color: hexcolor: flexhexcolor: decimal: 2017-08-31 21:21:13 -05:00
sequences Merge remote-tracking branch 'origin/master' into modern-harvey2 2018-02-18 11:29:09 -06:00
sets Merge remote-tracking branch 'origin/master' into modern-harvey2 2018-02-18 11:29:09 -06:00
slots docs: Update docs. 2017-08-31 21:21:14 -05:00
sorting sorting: simplify l-next, r-next. 2018-01-22 11:45:54 -08:00
source-files fix some tests broken by previous commit. 2018-02-15 13:16:39 -08:00
splitting factor: char: postpone: color: hexcolor: flexhexcolor: decimal: 2017-08-31 21:21:13 -05:00
stack-checker Merge remote-tracking branch 'origin/master' into modern-harvey2 2018-01-27 09:43:21 -06:00
strings factor: commit weekend work. 2017-09-11 16:37:47 -05:00
summary core: Move more things to core. 2017-11-24 18:42:30 -06:00
syntax syntax: Add INITIALIZED-SYMBOL:, STARTUP-HOOK:, and SHUTDOWN-HOOK: 2018-01-28 01:34:51 -06:00
system factor: char: postpone: color: hexcolor: flexhexcolor: decimal: 2017-08-31 21:21:13 -05:00
typed Merge remote-tracking branch 'origin/master' into modern-harvey2 2018-02-18 11:29:09 -06:00
vectors core: Rename iota to <iota> so we can have TUPLE: iota ... ; instead of TUPLE: iota-tuple ... ; 2017-06-02 11:57:05 -05:00
vocabs Merge remote-tracking branch 'origin/master' into modern-harvey2 2018-01-27 09:43:21 -06:00
words alien.destructors: new functors. 2017-12-02 17:21:49 -06:00