]> gitweb.factorcode.org Git - factor.git/history - core
README: adding travis graphic.
[factor.git] / core /
2020-11-17 masweeneyio.pathnames: add missing linux branch in test
2020-11-17 masweeneyio.pathnames: fix separator when appending paths in...
2020-11-09 John Benediktssonmemory: mark two tests as long since they are slow...
2020-11-08 Alexander Iljinassocs: mark the delete-at words as related
2020-11-03 John Benediktssonclasses.tuple: refactor out make-tuple for re-use.
2020-10-15 John Benediktssoncombinators: move docs for recursive-hashcode.
2020-10-15 John Benediktssoncombinators: move recursive-hashcode to kernel vocab.
2020-09-28 John BenediktssonRevert "core: Add TH{ for making assoc tuples."
2020-09-27 John Benediktssonbootstrap: rename layouts/layouts.factor to layouts...
2020-09-26 John Benediktssonclasses.tuple: speed up slots>tuple a bit.
2020-09-26 John Benediktssonclasses: update with quotation stack effects.
2020-09-24 John Benediktssonclasses.builtin: remove bootstrap-type>class.
2020-09-24 John Benediktssonclasses.union: speed up instance? on unions of tuple...
2020-09-09 John Benediktssoncore: removing unnecessary method stack effects.
2020-08-23 John Benediktssonassocs: improve stack effect for delete-at* and ?delete-at.
2020-08-17 John Benediktssonassocs: adding ?change-at.
2020-08-14 John Benediktssonvocabs.parser: faster name lookup.
2020-08-01 Alexander Iljinsyntax-docs: add description of the vocab:word syntax
2020-08-01 Alexander Iljinsyntax-docs: fix a typo
2020-08-01 Alexander Iljinsyntax-docs: remove mention of a nonexistent error
2020-07-29 Alexander Iljinchecksums: inherit checksum-state from disposable
2020-07-19 Alexander Iljinio.pathnames-docs: fix a copy-paste error
2020-07-19 Alexander Iljinmath-docs: fix `times` documentation
2020-06-12 Doug Colemanvocabs: On use-vocab we should throw an error if the...
2020-05-27 John Benediktssonlexer: cleanup docs for $slots.
2020-05-21 John Benediktssonsyntax: allow anonymous MAIN:.
2020-04-12 Doug ColemanWindows: Handle three places where Windows line endings...
2020-02-26 John Benediktssoncore/basis/extra: update some tags.txt.
2020-02-17 John Benediktssonhelp.markup: adding a $slots word to document slots...
2020-02-13 John Benediktssonhelp: add more bold table headings.
2020-02-13 John Benediktssongeneric.math: some minor cleanup.
2020-02-12 John Benediktssonvocabs.loader: fix alignment of last patch.
2020-02-12 John Benediktssonvocabs.loader: prevent create-vocab if check-vocab...
2020-01-24 John BenediktssonMerge pull request #2235 from kusumotonorio/system...
2020-01-17 Doug Colemanbyte-arrays: Add a byte-sequence protocol for byte...
2020-01-15 John Benediktssoncontinuations: more use of check-instance.
2020-01-15 John Benediktssonclasses: use check-instance in a few places, to remove...
2020-01-15 John Benediktssonclasses: adding a check-instance for checking type...
2020-01-06 John Benediktssonio.files: quot effects in change-file-lines and change...
2020-01-03 Doug Colemanio: Fix word to find disk space if a file is missing.
2020-01-03 Doug Colemanio: Trim using lists.
2019-12-14 John Benediktssonsequences: adding cartesian-find.
2019-12-13 John Benediktssoncore/basis/extra: using while* in a few places.
2019-12-13 John Benediktssonkernel: adding while* that passes the predicate result...
2019-11-06 John Benediktssonclasses.union: faster builtin-class check, for example...
2019-10-26 John Benediktssonclasses.algebra: update forgotten test for flatten...
2019-10-24 John Benediktssonclasses.union: woops, reduce in fast-union-mask.
2019-10-24 John Benediktssonclasses.algebra: change (flatten-class) to use arrays.
2019-10-24 John Benediktssonclasses: update docs with $sequence.
2019-09-15 John Benediktssoneffects: fix clone of row variadic effects.
2019-08-06 John BenediktssonRevert "io.encodings.utf16: add a utf16n word for nativ...
2019-08-06 John BenediktssonRevert "io.encodings.utf16: update docs for utf16n."
2019-08-06 John BenediktssonRevert "io.encodings.utf16: make utf16n foldable, maybe...
2019-08-06 John Benediktssonio.encodings.utf16: make utf16n foldable, maybe fixes...
2019-08-06 John Benediktssonio.encodings.utf16: update docs for utf16n.
2019-08-05 John Benediktssonio.encodings.utf16: add a utf16n word for native utf16...
2019-07-23 John Benediktssonkernel: fix stack effect for -rotd.
2019-05-21 John Benediktssonwords: remove word-props? used only in one place.
2019-05-19 John Benediktssonsequences: making copy-state indices integers.
2019-04-23 Alexander Iljincontinuations[-docs]: add the finally word
2019-04-14 Alexander Iljinsequences-docs: add a missing article
2019-04-05 John Benediktssoncombinators: faster hashcode for byte-arrays.
2019-03-23 Doug Colemantests: Don't depend on license.txt not changing.
2019-03-23 John Benediktssonio.backend: remove comment from years ago.
2019-03-17 John Benediktssonparser: use ?first.
2019-02-09 Jack LucasRe-add Freebsd Support
2019-02-03 Doug Colemanassocs: Add ?delete-at.
2019-01-11 John Benediktssonclasses.tuple: use integer>fixnum in tuple-hashcode.
2019-01-03 Alexander Iljinsyntax-docs: add a couple of missing CHAR: syntax examples
2018-08-21 Alexander Iljinsplitting-docs: mention two existing words in documentation
2018-08-21 Alexander Iljin*-docs: remove extra space character at the end of...
2018-07-22 Doug Colemanlayouts: Add 32bit? and 64bit? words.
2018-07-22 Doug Colemansystem: Make the git version code more robust.
2018-07-14 Doug Colemanfactor: Make source files/resources 644 instead of...
2018-07-07 Doug Colemanio.pathnames: Fix using list.
2018-07-07 Doug Colemanio.pathnames: Add canonicalize-path.
2018-07-07 Doug Colemankernel: Only test that it fails 10 times for TravisCI...
2018-07-07 Doug Colemankernel: Test if one ``-1 f <array>`` hangs travisci.
2018-07-07 Doug Colemandocs: Fix help-lint-all mistakes.
2018-07-05 Doug Colemanvocabs.loader: make a word for the default vocabs.
2018-07-04 Doug Colemanio.pathnames: Add a useful word 3append-path
2018-06-20 Doug Colemancore: Add the shuffler words but without primitives.
2018-06-04 Doug ColemanRevert "VM: removing the unused callstack-bounds primitive"
2018-03-15 Doug Colemansystem: flush so we get the same behavior on windows...
2018-02-28 John Benediktssonalien.strings: remove latin1 dependency.
2018-02-28 John Benediktssonio.encodings: use new latin1 instead of 8-bit encoding...
2018-02-26 John Benediktssonio.encodings.8-bit: more encodings, and reduce hierarchy.
2018-02-25 John Benediktssonclasses.error: adding a summary.txt.
2018-02-21 John Benediktssonio.streams.byte-array: implement stream-tell for byte...
2018-02-17 John Benediktssonclasses.tuple: adding ?offset-of-slot that returns...
2018-02-15 John Benediktssonfix some tests broken by previous commit.
2018-02-15 John Benediktssonmore test IN: cleanup.
2018-02-14 John Benediktssoncore/basis/extra: use none?.
2018-02-14 John Benediktssonsequences: moving none? to core.
2018-02-14 Cat Stevenscore/combinators docs: fix unclearness in case help
2018-02-13 John Benediktssonfix more typos in docs.
2018-02-13 John Benediktssonfix some typos in docs.
2018-01-22 John Benediktssonsorting: simplify l-next, r-next.
2018-01-22 Alexander Iljinsyntax-docs: improve descriptions for GENERIC: and...
2018-01-22 Alexander Iljinsequences-docs: fix a typo
next