factor/core
John Benediktsson f2a40f88dc bootstrap: rename layouts/layouts.factor to layouts.factor. 2020-09-26 21:29:52 -07:00
..
alien help: add more bold table headings. 2020-02-13 15:18:43 -08:00
arrays docs: replace $description with $class-description for class words 2016-07-30 09:25:30 -07:00
assocs core: removing unnecessary method stack effects. 2020-09-09 15:00:53 -07:00
bootstrap bootstrap: rename layouts/layouts.factor to layouts.factor. 2020-09-26 21:29:52 -07:00
byte-arrays byte-arrays: Add a byte-sequence protocol for byte-{array,vector} 2020-01-16 18:18:46 -06:00
byte-vectors byte-arrays: Add a byte-sequence protocol for byte-{array,vector} 2020-01-16 18:18:46 -06:00
checksums checksums: inherit checksum-state from disposable 2020-07-29 17:42:02 +00:00
classes classes.tuple: speed up slots>tuple a bit. 2020-09-26 12:22:02 -07:00
combinators combinators: faster hashcode for byte-arrays. 2019-04-05 16:55:10 -07:00
compiler/units core: removing unnecessary method stack effects. 2020-09-09 15:00:53 -07:00
continuations continuations: more use of check-instance. 2020-01-15 10:52:34 -08:00
definitions *-docs: remove extra space character at the end of paragraghs 2018-08-21 10:45:52 -07:00
destructors help.markup: adding a $slots word to document slots, use it. 2020-02-16 22:36:19 -08:00
effects core: removing unnecessary method stack effects. 2020-09-09 15:00:53 -07:00
generic core: removing unnecessary method stack effects. 2020-09-09 15:00:53 -07:00
graphs *-docs: replace double spaces with single spaces 2017-06-05 13:16:07 -07:00
growable core: removing unnecessary method stack effects. 2020-09-09 15:00:53 -07:00
hash-sets core/basis/extra: update some tags.txt. 2020-02-26 10:57:08 -08:00
hashtables core: Add the shuffler words but without primitives. 2018-06-19 22:52:58 -05:00
init init: cleaner using "initialize" instead of "global [ ... ] cache". 2015-07-09 19:06:19 -07:00
io core: removing unnecessary method stack effects. 2020-09-09 15:00:53 -07:00
kernel kernel: adding while* that passes the predicate result to the body. 2019-12-13 14:35:51 -08:00
layouts layouts: Add 32bit? and 64bit? words. 2018-07-22 11:46:01 -05:00
lexer lexer: cleanup docs for $slots. 2020-05-27 09:59:42 -07:00
make make-docs: fix what appears to be a oversight 2017-01-20 08:21:54 -08:00
math core: removing unnecessary method stack effects. 2020-09-09 15:00:53 -07:00
memory basis/,core/,extra/: more tags 2017-07-08 18:31:39 +02:00
namespaces namespaces: Way better implementation of with-variable-on. 2017-05-30 19:58:19 -05:00
parser parser: use ?first. 2019-03-16 20:33:40 -07:00
quotations core/basis: Rename tuples kernel:curry -> curried, kernel:compose -> composed. 2017-06-02 17:39:20 -05:00
sbufs core: Rename iota to <iota> so we can have TUPLE: iota ... ; instead of TUPLE: iota-tuple ... ; 2017-06-02 11:57:05 -05:00
sequences core: removing unnecessary method stack effects. 2020-09-09 15:00:53 -07:00
sets fix more typos in docs. 2018-02-12 16:43:08 -08:00
slots core: removing unnecessary method stack effects. 2020-09-09 15:00:53 -07:00
sorting sorting: simplify l-next, r-next. 2018-01-22 11:45:54 -08:00
source-files help.markup: adding a $slots word to document slots, use it. 2020-02-16 22:36:19 -08:00
splitting splitting-docs: mention two existing words in documentation 2018-08-21 10:45:52 -07:00
strings core: Add the shuffler words but without primitives. 2018-06-19 22:52:58 -05:00
syntax syntax-docs: add description of the vocab:word syntax 2020-08-01 22:32:55 +00:00
system Re-add Freebsd Support 2019-02-08 19:17:30 -05: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 core: removing unnecessary method stack effects. 2020-09-09 15:00:53 -07:00
words help: add more bold table headings. 2020-02-13 15:18:43 -08:00