factor/core
John Benediktsson 1eb7dbe6d2 io.files: quot effects in change-file-lines and change-file-contents. 2020-01-06 13:26:19 -08:00
..
alien Revert "io.encodings.utf16: add a utf16n word for native utf16 type." 2019-08-06 07:12:55 -07:00
arrays docs: replace $description with $class-description for class words 2016-07-30 09:25:30 -07:00
assocs assocs: Add ?delete-at. 2019-02-03 14:51:59 -05:00
bootstrap factor: Make source files/resources 644 instead of 755. 2018-07-13 20:36:50 -05:00
byte-arrays docs: replace $description with $class-description for class words 2016-07-30 09:25:30 -07:00
byte-vectors docs: replace $description with $class-description for class words 2016-07-30 09:25:30 -07:00
checksums tests: Don't depend on license.txt not changing. 2019-03-23 13:00:52 -05:00
classes classes.union: faster builtin-class check, for example sequence?. 2019-11-06 14:13:13 -08:00
combinators combinators: faster hashcode for byte-arrays. 2019-04-05 16:55:10 -07:00
compiler/units continuations[-docs]: add the finally word 2019-04-22 21:57:51 -07:00
continuations continuations[-docs]: add the finally word 2019-04-22 21:57:51 -07:00
definitions *-docs: remove extra space character at the end of paragraghs 2018-08-21 10:45:52 -07:00
destructors continuations[-docs]: add the finally word 2019-04-22 21:57:51 -07:00
effects effects: fix clone of row variadic effects. 2019-09-15 08:35:08 -07:00
generic classes.algebra: change (flatten-class) to use arrays. 2019-10-24 14:12:26 -07:00
graphs *-docs: replace double spaces with single spaces 2017-06-05 13:16:07 -07:00
growable core: Add the shuffler words but without primitives. 2018-06-19 22:52:58 -05:00
hash-sets core: Add the shuffler words but without primitives. 2018-06-19 22:52:58 -05: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 io.files: quot effects in change-file-lines and change-file-contents. 2020-01-06 13:26:19 -08: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 basis/,core/,extra/: many new tags 2017-07-06 23:04:18 +02:00
make make-docs: fix what appears to be a oversight 2017-01-20 08:21:54 -08:00
math docs: Fix help-lint-all mistakes. 2018-07-07 01:13:19 -05: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 sequences: adding cartesian-find. 2019-12-13 19:20:27 -08:00
sets fix more typos in docs. 2018-02-12 16:43:08 -08:00
slots *-docs: remove extra space character at the end of paragraghs 2018-08-21 10:45:52 -07: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 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 a couple of missing CHAR: syntax examples 2019-01-03 15:36:03 -08: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 factor: Make source files/resources 644 instead of 755. 2018-07-13 20:36:50 -05:00
words words: remove word-props? used only in one place. 2019-05-20 20:45:29 -07:00