factor/core
Doug Coleman 5e9016cde9
io: Fix word to find disk space if a file is missing.
Add canonicalize-drive because Windows likes C: instead of c:.

Add >windows-path for path string comparison.

Add canonicalize-path-full for fixing the path, drive, and / to \\ on
Windows.
2020-04-11 20:32:52 -05: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
byte-vectors
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
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
io io: Fix word to find disk space if a file is missing. 2020-04-11 20:32:52 -05: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
make
math docs: Fix help-lint-all mistakes. 2018-07-07 01:13:19 -05:00
memory
namespaces
parser parser: use ?first. 2019-03-16 20:33:40 -07:00
quotations
sbufs
sequences sequences: adding cartesian-find. 2019-12-13 19:20:27 -08:00
sets
slots *-docs: remove extra space character at the end of paragraghs 2018-08-21 10:45:52 -07:00
sorting
source-files
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
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