]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2012-08-03 John Benediktssonecho-server: adding a simple echo server.
2012-08-03 Doug Colemanclasses.tuple: Fix unit test.
2012-08-03 Doug Colemannoise-ui: move to rosetta.image-noise
2012-08-03 Doug Colemancore: Throw an error when assigning a bignum to a fixnu...
2012-08-03 Doug Colemanmason.common: Don't put a limit on prettyprinter output...
2012-08-03 Doug Colemannoise-ui: Add a MAIN:
2012-08-03 John Benediktssonvm: some fixes to fast bignum gcd.
2012-08-03 John Benediktssonbenchmark.wrap: adding a wrap benchmark.
2012-08-03 John Benediktssonwrap.words: missed this commit.
2012-08-03 John Benediktssonhashtables: testing that associate and H{ } set-at...
2012-08-03 John Benediktssonwrap: remove use of namespace, speed up a little.
2012-08-03 John Benediktssonhashtables: reduce default size of associate.
2012-08-03 John Benediktssoncore-text: use cached-lines get-global.
2012-08-03 John Benediktssonfix using list for recent test additions.
2012-08-03 John Benediktssonvm: fix updating size inside bignum_gcd loop.
2012-08-03 Doug Colemanbignum: Fix bignum_gcd algorithm from overwriting the...
2012-08-03 John Benediktssonvm: adding more GC_BIGNUM to WIN64 path. See #599.
2012-08-02 John Benediktssonadding some tests for the recent integer>fixnum fix.
2012-08-02 John Benediktssoncompiler.cfg: don't need to escape the symbol here.
2012-08-02 John Benediktssonnamespaces: counter should be inlined for globals optim...
2012-08-02 John Benediktssoncompiler.codegen: instruction counter is a global.
2012-08-02 John Benediktssonio.sockets: fix stack effect names.
2012-08-02 John Benediktssonusing integer>fixnum in more places.
2012-08-02 John Benediktssoncombinators.random: some style cleanup.
2012-08-02 John Benediktssonmake: update docs for 'make-assoc' functionality.
2012-08-01 John Benediktssoncore-foundation.run-loop: remove reset on every iteration.
2012-08-01 John Benediktssonui.backend.gtk.io.unix: switch to "mx get-global".
2012-08-01 John Benediktssonio.backend.unix.multiplexors.run-loop: switch to "mx...
2012-08-01 John Benediktssonunix.time: faster "0 make-timeval".
2012-08-01 John Benediktssonio.backend: fix docs to show nanoseconds instead of...
2012-08-01 John Benediktssoncore-foundation.run-loop: use fewer durations.
2012-08-01 John Benediktssoncore-foundation.run-loop: this is still needed, for...
2012-08-01 Doug Colemannoise-ui: Initial checkin. Slightly modified from http...
2012-08-01 John Benediktssoncore-foundation.run-loop: do less work, speeds up yield...
2012-08-01 John Benediktssonbenchmark.yield: testing lots of yields.
2012-08-01 John Benediktssonui.gadgets: fix docs for max-dims.
2012-08-01 John BenediktssonRevert "alien.libraries: allow "foo f address-of" to...
2012-08-01 John Benediktssoncore-text: cache attribute assoc.
2012-08-01 John Benediktssonalien.libraries: allow "foo f address-of" to be folded.
2012-08-01 John Benediktssonui: short-circuit layout-queued if deque is empty.
2012-08-01 John Benediktssonrandom: faster random-units and random-integers.
2012-08-01 John Benediktssonui.gadgets: faster max-dims and sum-dims.
2012-07-31 John Benediktssonfix some docs to have string article names.
2012-07-31 John Benediktssonhelp.search: bit faster, allow searching for things...
2012-07-31 Doug Colemanfreetype: Disable on mac. Fixes #588.
2012-07-31 Doug Colemanclutter: load gtk first. Fixes #598.
2012-07-31 John Benediktssonhelp.search: allow searching within help articles.
2012-07-31 Doug Colemansequences: Change bounds-check? to be generic on intege...
2012-07-31 Doug Colemanclasses.tuple: Fix unit tests related to coerce
2012-07-31 Doug Colemanslots: Don't coerce flots to integers in tuple slots...
2012-07-30 Doug Colemanmath.matrices: rename van-der-monde to vandermonde
2012-07-30 John Benediktssonmath.extras: adding moving sum/supremum/infimum.
2012-07-30 John Benediktssonmath.matrices: adding van-der-monde matrix.
2012-07-30 John Benediktssonmath.vectors: implement v^, v^n, n^v.
2012-07-30 John BenediktssonRevert "vocabs.loader: teach append-vocab-dir about...
2012-07-30 John Benediktssonvocabs.loader: teach append-vocab-dir about private...
2012-07-30 John Benediktssonsplitting: crlf? was unnecessary.
2012-07-30 John Benediktssonsequences: improve change-nth, if nth was successful...
2012-07-29 John Benediktssonprettyprint.backend: fix docs.
2012-07-29 John Benediktssonmake some predicates return t/f instead of something/f.
2012-07-29 John Benediktssonprettyprint: print unprintables by hex escaping.
2012-07-28 John Benediktssonsequences: slightly faster sequence=.
2012-07-28 John Benediktssonbyte-vectors: simplify >byte-vector.
2012-07-28 John Benediktssonio.streams.sequence: minor refactor, minor speedup.
2012-07-28 John Benediktssonsequences: minor docs fixes.
2012-07-28 John BenediktssonRevert "bootstrap: words have read-only string names."
2012-07-28 John BenediktssonRevert "continuations: add typing."
2012-07-28 John Benediktssoncontinuations: add typing.
2012-07-28 John Benediktssonparser: make sure lines is an array.
2012-07-27 John Benediktssonbootstrap: words have read-only string names.
2012-07-27 John Benediktssonlexer: typed slots.
2012-07-27 John Benediktssonbenchmark.dispatch4: split into two benchmarks.
2012-07-27 John Benediktssonbenchmark.sum-file: removing dependency on random.
2012-07-27 John Benediktssontools.scaffold: rename scaffold-help to scaffold-docs.
2012-07-27 John Benediktssonsee: more information on built-in classes.
2012-07-27 John Benediktssonui.tools.operations: allow watch on non-annotated words...
2012-07-27 John Benediktssontools.annotations: add a predicate class for annotated...
2012-07-27 John Benediktssoncsv: bit faster writing csv.
2012-07-27 John Benediktssonhttp: only parse expires if non-empty.
2012-07-27 John Benediktssoncsv: bit faster, simpler.
2012-07-27 John Benediktssonmath.extras: more maths functions.
2012-07-27 John Benediktssonsequences: slightly faster ?last.
2012-07-27 John Benediktssonui.tools.listener.completion: make sure "USE: vocab...
2012-07-27 John Benediktssonmisc: support new escapes in vim.
2012-07-27 John Benediktssonstrings.parser: support "\x" ascii hex escapes.
2012-07-27 John Benediktssonio.streams.256color: use "\e" escape.
2012-07-27 John Benediktssonui.tools.listener.completion: fix complete-vocab? check...
2012-07-26 Doug Colemanrandom: More leeway for pareto unit test. Python's...
2012-07-26 Doug Colemantools.profiler: Make the unit tests do more work so...
2012-07-26 John Benediktssontools.deploy.test: include arch in test.image file...
2012-07-26 Doug Colemancommand-line: Remove -securegc from docs.
2012-07-26 Doug Colemandocs: vm says to read "command-line" but it was called...
2012-07-26 Doug Colemanio.launcher.windows.tests: dos2unixfy it
2012-07-26 Doug Colemanio.launcher: Bad usage of if-zero. Fixes #584.
2012-07-26 Doug Colemansequences: Fix tests that broke when nth could only...
2012-07-26 John Benediktssonio: more inlining.
2012-07-26 Doug Colemancore: Use integer>fixnum instead of >fixnum for ``nth...
2012-07-26 Doug Colemancompaction: Less than is the new greater than. Fixes...
2012-07-25 John Benediktssonsequences.extras: adding "unsurround" word.
2012-07-24 John Benediktssonxkcd: rename private words.
next