]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2014-12-01 John Benediktssonchange errors to use "object" instead of "obj".
2014-12-01 John Benediktssoneditors.cot: moving to editors.coteditor.
2014-12-01 Björn Lindqvisttools.gc-decode.tests: if the #1227 test failure happen...
2014-12-01 John Benediktssonheaps: whoops, this was an error.
2014-12-01 John Benediktssonurls.encoding: more cleanup.
2014-12-01 John Benediktssonurls.encoding: cleanup.
2014-12-01 John Benediktssonmore minor cleanup.
2014-12-01 John Benediktssoneditors.cot: missed this for some reason.
2014-12-01 John Benediktssoneditors.cot: minor fixes.
2014-12-01 John Benediktssoneditors.cot: adding CotEditor support.
2014-11-30 John Benediktssonrefs: some cleanup.
2014-11-30 John Benediktssonvariants: simplify M\ variant-class initial-value*.
2014-11-30 John Benediktssonusing crlf.
2014-11-30 John Benediktssonftp: cleanup using.
2014-11-30 John Benediktssonftp.server: use C: for ftp-get and ftp-put.
2014-11-30 John Benediktssoncleanup "over push" is "suffix!".
2014-11-30 John Benediktssoncpu.x86: "dup pop* push" is just "set-last".
2014-11-30 John Benediktssonsystem: better key-for-value.
2014-11-30 Doug Colemanhtml.parser: Strip trailing slashes / in html tags...
2014-11-30 John BenediktssonRevert "ui.tools.listener: update docs for Emacs-style...
2014-11-30 John Benediktssonmodels: some more cleanup.
2014-11-30 John Benediktssonmodels: some cleanup.
2014-11-30 John Benediktssonmodels.delay: some cleanup.
2014-11-30 John Benediktssondefinitions: removing unused "new-word?" word.
2014-11-30 John Benediktssonui.tools.listener: update docs for Emacs-style text...
2014-11-30 John Benediktssonmisc/bash: minor updates to cdfactor script.
2014-11-30 John Benediktssonbasis: cleanup more usings.
2014-11-30 John Benediktssonspecialized-vectors: cleanup using.
2014-11-30 John Benediktssonspecialized-arrays: cleanup using and direct-slice...
2014-11-30 John Benediktssonelf: some cleanup and minor performance improvements.
2014-11-30 John Benediktssonimages.loader.gdiplus: use foo <c-direct-array> instead...
2014-11-30 John Benediktssonsorting.bubble: loop up to last changed index.
2014-11-30 John Benediktssonsorting.bubble: adding Bubblesort.
2014-11-30 John Benediktssonextra: "1 tail" is rest.
2014-11-30 John Benediktssonmath.binpack: faster by storing only items, not weights.
2014-11-30 Doug Colemanvm: Annotate more places where we can gc.
2014-11-30 John Benediktssonremoving small and unnecessary files.
2014-11-30 John Benediktssonunmaintained: this should be tags.txt not tags.factor.
2014-11-30 John Benediktssonmatch: rename ?1-tail to ?rest.
2014-11-30 John Benediktssonclasses.tuple: use slots>tuple when possible.
2014-11-30 John Benediktssoncore: use if* in a couple places.
2014-11-29 John Benediktssonmath.binpack: cleanup using.
2014-11-29 John Benediktssonmath.binpack: make binpacking much faster by caching...
2014-11-29 John Benediktssonlogging: make log-root docs more explicit.
2014-11-29 John Benediktssonlogging.server: use locals to make write-message more...
2014-11-29 John Benediktssonmath.parser: simplify store-exponent.
2014-11-29 John Benediktssonmath.parser: whoops, this part shouldn't have been...
2014-11-29 John Benediktssonmath.parser: remove float>string, speedup format-float.
2014-11-29 John Benediktssonextra: using "swap index".
2014-11-29 John Benediktssoncalendar.format: use format-float more.
2014-11-29 John Benediktssonjson: rename json-allow-nans? to json-allow-fp-special?.
2014-11-28 John Benediktssonz-algorithm: slightly faster by allocating and using...
2014-11-28 John Benediktssonjson: rename to json-coerce.
2014-11-28 John Benediktssonjson: cleanup and add more parameters for writing.
2014-11-27 John Benediktssonjson: better support for escaped strings.
2014-11-25 John Benediktssonmisc: update number and string literals in Factor.tmbun...
2014-11-24 Doug Colemancompiler.tests.alien: Test demonstrates padding bytes...
2014-11-24 Doug ColemanRevert "tools.test: Print tests homoiconically. There...
2014-11-24 Doug ColemanRevert "tools.test: Fix using list."
2014-11-24 Doug Colemancompiler.cfg: cfg>insns has to go in linearization...
2014-11-24 Doug ColemanRevert "parser: Print "Loading" message as a comment...
2014-11-24 Björn Lindqvisttools.gc-decode: tests now get invariants from the... 1222/head
2014-11-24 Björn Lindqvistcompiler.cfg.*: getting an instruction sequence from...
2014-11-24 Björn Lindqvistcompiler.codegen.gc-maps.tests: fix tests for win 64
2014-11-24 Björn Lindqvistcpu.architecture.tests: fix tests for win 64
2014-11-24 Björn Lindqvistcompiler.cfg.build-stack-frame.tests: improved fix...
2014-11-24 Doug Colemantools.test: Fix using list.
2014-11-24 Doug Colemanparser: Print "Loading" message as a comment for homoic...
2014-11-24 Doug Colemantools.test: Print tests homoiconically. There is too...
2014-11-23 Doug Colemanjson.writer: Didn't end up using present vocab after...
2014-11-23 John Benediktssontools.gc-decode: fix (again) for 64-bit.
2014-11-23 John Benediktssontools.gc-decode: fix for 64-bit.
2014-11-23 John Benediktssontools.gc-decode: fix for 32-bit.
2014-11-23 Doug Colemanjson.writer: Allow more objects to be keys in >json...
2014-11-23 Doug Colemanreddit: Add more slots that cause it to fail. There...
2014-11-23 Doug Colemanio.files: Move with-cd to the tests file so that nobody...
2014-11-23 Doug Colemancompiler.cfg: Add vocabulary for words defined just...
2014-11-23 Doug Colemanhttp.server: Make sure http.forms is loaded for http...
2014-11-23 Doug Colemanio.files: add with-cd. Related to #1214.
2014-11-23 John Benediktssonio: aesthetics matter.
2014-11-23 Doug Colemancompiler.cfg.scheduling: Fix V{ } -> { } unit test.
2014-11-23 Björn Lindqvistcompiler.cfg.dependence: docs
2014-11-23 Björn Lindqvistcompiler.cfg.dependence/scheduling: fix(?) for #1187...
2014-11-23 Björn Lindqvistcompiler.cfg.dependence: if node subclasses identity...
2014-11-23 Björn Lindqvistcompiler.cfg.dependence: node class doesn't need parent...
2014-11-23 Björn Lindqvistcompiler.cfg.dependence/scheduling.tests: new tests...
2014-11-23 Björn Lindqvistcompiler.cfg.dependence/scheduling: refactoring to...
2014-11-23 Björn Lindqvistcompiler.cfg.scheduling: refactoring to get rid of...
2014-11-23 Björn Lindqvistcompiler.cfg.dependence: keys-for ?first is not determi...
2014-11-23 Björn Lindqvistcompiler.cfg.dependence/scheduling: select-parent and...
2014-11-23 Björn Lindqvistcompiler.cfg.dependence/scheduling: more readable versi...
2014-11-23 Björn Lindqvistcompiler.cfg.dependence: moved tree verification code...
2014-11-23 Björn Lindqvistcompiler.cfg.dependence.tests: unit tests for the depen...
2014-11-23 Björn Lindqvistcompiler.cfg.dependence: now the nodes are on the stack...
2014-11-23 Björn Lindqvistcompiler.cfg.dependence/scheduling: refactoring, trying...
2014-11-23 Björn Lindqvistcompiler.cfg.dependence: more docs for the vocab
2014-11-23 Björn Lindqvistcompiler.cfg.scheduling: split-insns returns a 3-tuple...
2014-11-23 Björn Lindqvistcompiler.cfg.scheduling: refactor to use split-insns...
2014-11-23 Björn Lindqvistsplitting: new word split-indices, it's useful compiler...
2014-11-23 Björn Lindqvistcompiler.*: use block>cfg and insns>block in many tests...
next