]> gitweb.factorcode.org Git - factor.git/history - core
Windows: Add two new targets, x86-32-vista and x86-64-vista for bjourne's
[factor.git] / core /
2014-05-11 Björn LindqvistDocs: mostly fixes for doc errors found by help lint
2014-05-11 Björn LindqvistDocs: docs for compiler-related vocabs
2014-05-11 Björn LindqvistDocs: generic.math and layouts
2014-05-11 Björn LindqvistDocs: stub docs for some compiler-related words
2014-04-29 John Benediktssonsource-files: this looks cleaner.
2014-04-29 John Benediktssonio.streams.memory: use constructor syntax.
2014-04-24 John Benediktssonnamespaces: removing make-assoc in favor of explicit...
2014-04-15 John Benediktssonio: change with-output-stream* example to unchecked.
2014-04-14 Björn LindqvistDocs: fixed doc example errors triggered by help-lint...
2014-04-14 Björn LindqvistDocs: source-files.errors
2014-04-14 Björn LindqvistDocs: example for head? and subwords
2014-04-14 Björn LindqvistDocs: a few more examples for words that were missing...
2014-04-14 Björn Lindqvistio: with-output-stream* example
2014-04-02 Björn Lindqvistlibc: several vocabs now need to depend on libc
2014-04-02 Björn Lindqvistio.files: make wait-for-fd generic and dispatch dependi...
2014-04-02 Björn Lindqvistio.sockets.secure.windows: reading and writing from...
2014-03-12 John Benediktssonsequences: faster interleave.
2014-03-12 John BenediktssonRevert "sequences: require integers for slice and repet...
2014-03-11 John Benediktssonio.streams.byte-array: some cleanup.
2014-03-11 John Benediktssonio.streams.byte-array: add test of empty byte array.
2014-03-11 John Benediktssonio.streams.sequence: support slices (fix io.streams...
2014-03-10 John Benediktssonio.streams: some more test cases for sequence-read...
2014-03-10 John Benediktssonio.streams.sequence: make sure not to return ``f``.
2014-03-07 John BenediktssonRevert "Revert "io.encodings: string>byte-array-fast...
2014-03-07 John BenediktssonRevert "io.encodings: string>byte-array-fast can use...
2014-02-28 John Benediktssonio.encodings: string>byte-array-fast can use (byte...
2014-02-25 John Benediktssonio.streams.sequence: use member? to support bignum...
2014-02-25 John Benediktssonio: minor cleanups.
2014-02-25 John Benediktssonio.streams.sequence: cleanup by moving type checks.
2014-02-25 John Benediktssonio.streams.byte-array: faster with-byte-writer.
2014-02-25 John Benediktssonio.streams.sequence: rename (stream-seek) to sequence...
2014-02-25 John Benediktssonio.streams.sequence: bounds check sequence-read-until.
2014-02-25 John Benediktssonio.streams.byte-array: faster M\ byte-reader stream...
2014-02-21 John Benediktssoncontinuations: remove seemingly unhelpful comment.
2014-02-21 John Benediktssonlexer: cleanup a bit.
2014-02-21 John Benediktssonsequences: require integers for slice and repetition.
2014-02-18 John Benediktssonchecksums: simplify add-checksum-bytes.
2014-02-18 John Benediktssonsorting: simpler check-bounds.
2014-02-09 John Benediktssonsequences: implement sum on repetitions.
2014-02-07 John Benediktssonhashtables: slightly faster associate and collect-pairs.
2014-02-07 John Benediktssonhash-sets: faster members.
2014-02-07 John Benediktssonsequences: faster head? and tail?.
2014-02-07 John Benediktssonvocabs: faster child-vocab?.
2014-02-07 John Benediktssonmath: fix docs for next-power-of-2 and some tests.
2014-01-08 John Benediktssongrowable: improve docs for ensure.
2014-01-08 John Benediktssonsequences: cleanup docs for tail.
2014-01-08 John Benediktssonsequences: change trim-head to not call length unless...
2014-01-08 John Benediktssonhashtables: simplify <hashtable>.
2014-01-08 John Benediktssonhash-sets: simplify <hash-set>.
2014-01-07 John Benediktssonmath: fix quot stack effect in unless-zero.
2014-01-06 John Benediktssonhash-sets: use >= in hash-large?.
2014-01-06 John Benediktssonhashtables: use >= in hash-large?.
2013-12-03 John Benediktssonio.streams: make stream-element-type inline on string...
2013-11-25 John Benediktssonmath.floats: shorten definitions using "bit?".
2013-11-25 Doug Colemanbootstrap.primitives: Add comment for where "random...
2013-11-25 John Benediktssonio.encodings: slight performance improvement to byte...
2013-11-25 John Benediktssonio.encodings.string: faster for ascii and utf8.
2013-11-24 John Benediktssonio.encodings.utf8: fix accidentally scratchpad.
2013-11-24 John Benediktssonio.encodings: string>byte-array-fast for when aux>...
2013-11-24 John Benediktssonio.binary: speed up signed>.
2013-11-24 John Benediktssonio.binary: faster le> and signed-be>.
2013-11-23 John Benediktssoncombinators: fix docs for dispatch since it isn't in...
2013-10-30 John Benediktssonsyntax: add docs for \x escape code.
2013-10-12 John Benediktssonsplitting: simplify a bit.
2013-09-19 John Benediktssonio: default each-block-size is 65536, but add words...
2013-09-07 John Benediktssongeneric.math: rename and add comment.
2013-09-06 John Benediktssongeneric.math: eliminate a redundant fixnum check, separ...
2013-08-24 John Benediktssondestructors: s/three slots/two slots/.
2013-08-24 John Benediktssonupdate docs for help.lint checks.
2013-08-24 John Benediktssondestructors: bad $slot documentation.
2013-08-05 John Benediktssonsequences: add some tests for repetition.
2013-08-05 John Benediktssonsequences: don't allow negative repetitions.
2013-07-24 John Benediktssonswitch some vocabs to 4 spaces.
2013-06-25 John Benediktssonstrings: faster clone-like when both arguments are...
2013-06-25 John Benediktssonbyte-arrays: faster clone-like when both arguments...
2013-06-25 John Benediktssonsplitting: cleanup duplicate code.
2013-06-05 Doug Colemanio.encodings: Add a stream-tell method for decoder...
2013-05-20 John Benediktssondestructors: more efficient dispose-each (not using...
2013-05-20 John Benediktssonsequences: change filter-as to allocate length of seq...
2013-05-07 John Benediktssonsequences: fix test case.
2013-05-06 John Benediktssonsequences: change binary-reduce not to be row-polymorph...
2013-05-06 John Benediktssonsequences: implement sum on iota-tuple.
2013-04-27 John Benediktssonadding some summary.txt files.
2013-04-25 John Benediktssonparser: add invalid-word-name, use it to check for...
2013-04-22 John Benediktssonstrings.parser: use rest-slice.
2013-04-17 John Benediktssonsequences: cleanup shared code between supremum-by...
2013-04-17 John Benediktssonsequences: faster remove-nth.
2013-04-16 John Benediktssonwords.alias: make aliases to parsing words also parsing...
2013-04-14 Doug Colemaneffests.parser: Oops wrong word.
2013-04-14 Doug Colemaneffects.parser: Fix word -> current-word for definition...
2013-04-10 John Benediktssonsequences: fix supremum-by and infimum-by to be row...
2013-04-10 John Benediktssonsequences: moving some words to sequences.extras.
2013-04-07 John Benediktssonassocs: faster keys/values for enums.
2013-04-07 John Benediktssonhashtables: cleanup duplicate code.
2013-04-07 John Benediktssonhashtables: faster keys and values on hashtables.
2013-04-07 John Benediktssonassocs: making keys and values generic.
2013-04-07 John Benediktssonuse concat instead of join.
2013-04-06 John Benediktssonsequences: adding nths-unsafe.
2013-04-01 John Benediktssonsplitting: removing split* to extras.
2013-04-01 John Benediktssonsplitting: add another test case to make sure we can...
next