]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2014-06-07 Björn LindqvistVM: bignum_to_fixnum_strict and an accompanying vm...
2014-06-07 Björn LindqvistVM: allot_array_1, allot_array_2 are unused and primiti...
2014-06-07 Björn LindqvistVM: refactored factor_vm::unbox_array_size()
2014-06-07 John Benediktssonio.streams.ansi: adding ANSI color streams.
2014-06-06 John Benediktssonvm: optionally set CC and CXX on macosx.
2014-06-06 John Benediktssonbuild-support: allow CC and CXX to be overridden.
2014-06-06 John Benediktssonhelp.lint.checks: better error message for non-unique...
2014-06-06 Doug Colemanmath.bits: Clean up the docs some more.
2014-06-06 John Benediktssonhelp.lint.checks: maybe clearer error message.
2014-06-06 Doug Colemanmath.bits: Clarify docs. Don't support negative numbers...
2014-06-06 John Benediktssonopenssl: less usings.
2014-06-06 Björn Lindqvistopenssl: define a startup-hook so that openssl initiali...
2014-06-06 John Benediktssontools.deprecation: make deprecation warnings not fatal...
2014-06-06 John Benediktssonmason: change stack effect of mason.
2014-06-06 John Benediktssoneffects: fix expected and got in bad-stack-effect ...
2014-06-06 Doug Colemancore: Throw an error when defining MAIN: with a stack...
2014-06-06 John Benediktssonmath: adding a simple test for bignum_square.
2014-06-06 John Benediktssonvm: adding a fast path for bignum sq.
2014-06-06 John Benediktssonhelp.lint: help-lint should not be a MAIN: word.
2014-06-06 John Benediktssontools.coverage: add docs for test-coverage-recursively.
2014-06-06 John Benediktssonextra: use map-sum in a few places.
2014-06-06 Doug Colemanconcurrency: Rename wait-timeout to timed-out-error...
2014-06-06 John Benediktssontools.ps.macosx: fix for recent change to system-info...
2014-06-06 John Benediktssoncontributors: simplify using histogram.
2014-06-06 John Benediktssoneditors: adding some summary.txt.
2014-06-05 Doug Colemanalien.libraries: Change <library> to be just a construc...
2014-06-05 John Benediktssonmath.ratios: faster abs and neg? on ratios.
2014-06-04 John Benediktssonkernel: change errors to be in kernel.private.
2014-06-04 Björn Lindqvistkernel: symbolic constants for the various kernel errors
2014-06-04 John Benediktssonmath.transforms.fft: hah, once-power-of-2, always-power...
2014-06-04 John Benediktssonfftw: fix for ifft1d.
2014-06-04 John Benediktssonfftw: adding some bindings to fftw3.
2014-06-04 John Benediktssonmath.transforms.fft: fix Cooley-Tukey only works for...
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...
next