]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2014-06-04 John Benediktssonlistener: extract a loaded-vocab? word.
2014-06-04 John Benediktssonio: change stream-bl to use write1.
2014-06-04 John Benediktssonextra: use bl when possible instead of ``" " write``.
2014-06-04 John Benediktssonlint: some more trivial-defs.
2014-06-04 John Benediktssondebugger: switch to using dispatch.
2014-06-04 John Benediktssondebugger: change vm-errors to use nth instead of at.
2014-06-04 John Benediktssonprettyprint.backend: fix pprint for new escape codes.
2014-06-04 John Benediktssonstrings.parser: simplify parse-string.
2014-06-04 John Benediktssonstrings.parser: simplify next-escape.
2014-06-04 John Benediktssonini-file: use new escape codes.
2014-06-04 John Benediktssontools.coverage: change test-coverage to not test recurs...
2014-06-04 John Benediktssonmisc: fix syntax highlighting for new escape codes.
2014-06-04 John Benediktssonsyntax: adding \b \v and \f escape codes.
2014-06-03 John Benediktssonbasis: use <vocab-link> in a couple places.
2014-06-03 John Benediktssonsets.extras: adding mapped-set.
2014-06-03 John Benediktssonvocabs.hierarchy: a little bit cleaner.
2014-06-03 John Benediktssonvocabs.hierarchy: simplify vocab-subdirs.
2014-06-03 John Benediktssonio.binary.fast: remove duplication.
2014-06-03 John Benediktssonio.binary.fast: use alien technique for faster le>...
2014-06-03 John Benediktssonhints: specialize le> and be> for byte-array.
2014-06-03 John Benediktssonalien.endian: use "c:" convention.
2014-06-02 John Benediktssonio.binary.fast: adding fast alien version of >le and...
2014-06-02 John Benediktssonsystem-info.macosx: use int-arrays.
2014-06-02 John Benediktssonsystem-info.macosx: simplify gestalt.
2014-06-02 John Benediktssonsystem-info.macosx: adding OSX 10.10 code name "Yosemite"
2014-06-02 John Benediktssonsorting.extras: add some docs.
2014-06-02 John Benediktssoncursors: adding hash-set-cursor.
2014-06-02 John Benediktssonsequences: make sum-lengths generic.
2014-06-02 John Benediktssonbenchmark.tuple-arrays: cleanup, assert result.
2014-06-02 John Benediktssonvm: formatting of sign_mask.
2014-06-02 John Benediktssonvm: fix tabs-to-spaces.
2014-06-02 John Benediktssonvm: faster foo_to_bignum for common case of one bignum...
2014-06-01 Jon Harpercalendar.format: allow space or tabs in rfc3339
2014-05-27 John Benediktssonbitcoin.client: fix doc usings.
2014-05-26 John Benediktssonmore doc types.
2014-05-25 John Benediktssonmore doc type fixes.
2014-05-24 John Benediktssonbasis: fix some doc usings.
2014-05-24 John Benediktssonimprove help by linking to types directly.
2014-05-23 John Benediktssoncircular: fix formatting on the last line.
2014-05-23 John Benediktssoncore: update some help $value types.
2014-05-23 John Benediktssonsearch-deques: simplify pop-front* and pop-back*.
2014-05-23 John Benediktssonuse ``tuple-slots`` instead of ``tuple>array rest``.
2014-05-23 John Benediktssonserialize: some cleanup.
2014-05-23 John Benediktssoncore-foundation.time: change epoch to constant.
2014-05-23 John Benediktssonsimple-tokenizer: cleanup using list.
2014-05-23 John Benediktssonfuel.eval: re-use listener:parse-lines-interactive.
2014-05-22 Jon HarperYAML: oops, fix according to help-lint
2014-05-22 Jon HarperYAML: better docs for >yaml, typos
2014-05-22 Jon HarperYAML: tests for emitter-line-break variable
2014-05-22 Jon HarperYAML: add output configuration options
2014-05-22 Jon HarperYAML: expose libyaml's emitter options, use unicode...
2014-05-22 Jon HarperYAML: don't use aliases/anchors for fixnums
2014-05-22 Jon HarperYAML: make it more obvious that we use LibYAML
2014-05-22 Jon HarperYAML: Remove wrong comment
2014-05-22 Jon HarperYAML: correctly free yaml_event before reusing
2014-05-21 John Benediktssonheaps: cleanup some code, faster heap-compare.
2014-05-21 John Benediktssoneffects: M\ word stack-effect does a little less work.
2014-05-21 John Benediktssonquotations: 1quotation is ever-so-slightly better this...
2014-05-21 John Benediktssonbenchmark.namespaces: adding a namespaces benchmark.
2014-05-21 John Benediktssonbenchmark.interval-sets: adding a benchmark of interval...
2014-05-21 John Benediktssonbenchmark.lexer: adding a lexer benchmark.
2014-05-20 John Benediktssonasn1: use with-string-reader in the tests.
2014-05-20 John Benediktssoncleanup some places to use with-string-writer.
2014-05-20 John Benediktssonformatting: faster strftime and make parse-strftime...
2014-05-20 John Benediktssonbenchmark.make: adding a MAIN:.
2014-05-20 John Benediktssonio.directories.search: some cleanup.
2014-05-20 John Benediktssonio.directories.search: add quot stack effects, simplify...
2014-05-20 John Benediktssonio.directories.search: faster directory traversal.
2014-05-20 John Benediktssonalien.strings: faster string>alien for common cases.
2014-05-20 John Benediktssonio.encodings.ascii: moving to core.
2014-05-20 John Benediktssonlexer: change skip back to public interface.
2014-05-20 John Benediktssonmisc: fix builtin tuple highlighting.
2014-05-20 John Benediktssonmisc: sort vim keywords and fix GENERIC#.
2014-05-20 John Benediktssonhtml.templates.fhtml: fix using.
2014-05-20 John Benediktssonlexer/parser: rename (scan-token) to ?scan-token, ...
2014-05-20 John Benediktssonunicode.collation: minor doc fix.
2014-05-20 John Benediktssonlexer: more type checking.
2014-05-20 John Benediktssonstrings.parser: using type declarations.
2014-05-20 John Benediktssonmultiline: lexer-eof? is just still-parsing?.
2014-05-20 John Benediktssonmultiline: pass the lexer around instead of using names...
2014-05-20 John Benediktssonmultiline: fix lexer eof detection.
2014-05-20 John Benediktssonunicode.breaks: change to using constants instead of...
2014-05-20 John Benediktssonregexp.parser: fix for recent unicode.scripts change.
2014-05-19 John Benediktssonlexer: change line-text to always be a string.
2014-05-19 John Benediktssonunicode.script: change to use a constant instead of...
2014-05-19 John Benediktssonstrings.parser: use sbuf accumulator instead of make.
2014-05-19 John Benediktssonhelp: use effect>string instead of present.
2014-05-19 John Benediktssonhelp.lint.checks: temporary fix for $quotation changes.
2014-05-19 John BenediktssonRevert "regexp.compiler: slightly faster with t/f check."
2014-05-19 John Benediktssoninterval-sets: can just check one side or the other.
2014-05-19 John Benediktssoninterval-sets: a little bit faster by not using slices.
2014-05-19 John Benediktssonunicode.data: using interval-sets.
2014-05-19 John Benediktssoninterval-sets: faster find-interval.
2014-05-19 John Benediktssonunicode: some performance improvements to category...
2014-05-19 John Benediktssonbenchmark.regexp: longer benchmark.
2014-05-19 John Benediktssonregexp.compiler: slightly faster with t/f check.
2014-05-19 John Benediktssoninterval-maps: some inline.
2014-05-19 John Benediktssondocs: change ``{ $quotation "( x -- y )" }`` to ``...
2014-05-18 John Benediktssonhtml.entities: switch to using re-replace-with.
2014-05-18 John Benediktssonregexp: adding re-replace-with.
next