]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2014-11-11 Doug Colemanversion number: 0.98 -> 0.98-git. @bjourne suggested...
2014-11-11 Doug ColemanGNUmakefile: Remove LIBPATH from the build system since...
2014-11-11 Björn Lindqvistsystem: dont let any errors interfere with the shutdown...
2014-11-11 Björn LindqvistVM: debug code which memsets the resetted space
2014-11-11 Björn Lindqvistffi: test functions for bug #1021
2014-11-11 Doug ColemanGNUmakefile, factor.cmd: Update versions to 0.98
2014-11-11 Björn LindqvistVM: using make vocab instead of consecutive appends
2014-11-11 Björn LindqvistVM: renamed version and git-label to vm-version and...
2014-11-11 Björn LindqvistVM: Three new special objects added to keep track of...
2014-11-11 Doug Colemanvm: Fail with out_of_memory() if mprotect returns ENOMEM.
2014-11-11 Doug Colemanforestdb: Fix platforms.txt
2014-11-11 Doug Colemanforestdb.lib: Fix resource usage and cleanup. Reenable...
2014-11-11 Doug Colemanforestdb.utils: Move utility words for tests into own...
2014-11-11 Doug Colemanforestdb.lib: Remove concept of handle pair.
2014-11-11 Doug Colemanforestdb.lib: Add byseq mapper and unit test some deletion.
2014-11-11 Doug Colemanforestdb.lib: Adding code to do compaction.
2014-11-11 Doug Colemanforestdb.paths: Add words for messing around with fores...
2014-11-10 Doug Colemanffi_test: Can actually test 62 and 63 on windows.
2014-11-09 Doug Colemancompiler.tests.alien: Don't test ffi calls 61-63 on...
2014-11-09 Doug Colemanffi_test: Fix compilation on Windows.
2014-11-09 Doug Colemantools.gc-decode: Dumb fix for zip change.
2014-11-09 Doug Colemanchecksums.interleave: Dumb fix for zip change.
2014-11-09 Doug Colemanassocs: Fix up some stack effects.
2014-11-09 Doug Colemantr: zip had a string as input. call { } zip-as instead.
2014-11-09 Doug Colemanassocs: Make the output from zip, zip-index, and map...
2014-11-09 Doug Colemanassocs: Make map-index-as support seq or assoc exemplar...
2014-11-08 Doug Colemancompiler.tests.alien: Add structs with uint and ulonglo...
2014-11-08 Doug Colemanbasis, extra: Use zip-index.
2014-11-08 Doug Colemantools.scaffold: Add type for exemplar in docs.
2014-11-08 Doug Colemanassocs: Add zip-index, zip-index-as and docs/tests.
2014-11-08 Doug Colemancpu.x86.64: 64-bit register is RDX not EDX. Fixes ...
2014-11-07 Doug Colemanvm: Oops, test doesn't take a long long.
2014-11-07 Doug Colemancompiler.tests.alien: Check in a failing unit test...
2014-11-07 Doug Colemanforestdb.ffi: Fix up api.
2014-11-07 Doug Colemanforestdb: Update for new api changes. Fix some unit...
2014-11-07 Doug Colemanforestdb.lib: Must close with WAL commit or else data...
2014-11-07 Doug Colemanforestdb.lib: iterator needs to call free on docs.
2014-11-07 Doug Colemanforestdb.lib: fdb_doc has to be malloc'd. Iterators...
2014-11-07 Doug Colemanforestdb.lib: Relax our expectations of ALIEN: slots...
2014-11-07 Doug Colemanforestdb: Add iteration by seq-num. Add tests for itera...
2014-11-07 Doug Colemanforestdb.ffi: Make fdb_iterator_opt_t its own type...
2014-11-07 Doug Colemanforestdb: Support snapshots and rollbacks, change how...
2014-11-06 Benjamin PollackRemove executable bit from tons of files that aren't
2014-11-05 Doug ColemanRevert "gtk.ffi: Find the right gtk library in a startu...
2014-11-05 Doug Colemangtk.ffi: Find the right gtk library in a startup-hook...
2014-11-05 Doug Colemanforestdb: Support more api calls.
2014-11-05 Benjamin PollackLink to the Python binding documentation from the Pytho...
2014-11-04 Doug Colemanextra: Update usages of CONSTRUCTOR: for new parameter.
2014-11-04 Doug Colemanconstructors: Unify C:, CONSTRUCTOR:, NAMED-CONSTRUCTOR...
2014-11-04 Björn Lindqvistfuel: get-vocabs word is redundant
2014-11-04 Björn LindqvistFUEL: when browsing vocab documentation, use the fuel...
2014-11-04 Björn LindqvistFUEL: unit tests for fuel, only 2 so far but the number...
2014-11-04 Björn LindqvistFUEL: fix markup of stack effects of quotations nested...
2014-11-04 Doug Colemanforestdb.lib: use returned length since strings dont...
2014-11-04 Doug Colemanforestdb.lib: Fix file name for test db.
2014-11-04 John Benediktssonfurnace.utilities: fix docs for resolve-word-path.
2014-11-04 Björn Lindqvistfurnace.utilities: refactor to not use make
2014-11-04 Björn Lindqvistfurnace.utilities: use a method based on where instead...
2014-11-04 Doug Colemanforestdb: Fix platforms.txt
2014-11-04 Doug Colemanforestdb: Make an ffi binding and a basic lib wrapper...
2014-11-03 John Benediktssonvocabs.parser: need this wrapper.
2014-11-03 John Benediktssoncore: get rid of some unnecessary wrappers.
2014-11-03 John BenediktssonFactor.app: update to 0.98 and update copyright years.
2014-11-02 John Benediktssontar: cleanup stack effects, make read-data-blocks recur... 0.97
2014-11-02 John Benediktssontar: cleanup stack effects, minor things.
2014-11-02 Doug Colemantar: Fix comment, just trim tail.
2014-11-02 Doug Colemansequences: Add examples for some words.
2014-11-02 Doug Colemantar: Couple of optimizations.
2014-11-01 John BenediktssonRevert "io.backend.unix.macosx: Trying to change instan...
2014-11-01 Doug Colemanzeromq: Opaque unit tests that keep failing are bad...
2014-11-01 Doug Colemanio.backend.unix.macosx: Trying to change instances...
2014-11-01 Doug Colemanimap: Use uuids instead of random numbers.
2014-11-01 Doug Colemanui.event-loop: No need to special-case ui.private now...
2014-11-01 Doug Colemancore: On Windows we depend on having io.strreams.byte...
2014-11-01 Doug Colemanimap: linux-x64.64/foo existed, so we couldn't delete...
2014-11-01 Doug Colemanalien.strings: Dependency on io.streams.byte-array...
2014-11-01 Doug Colemansequences: Better docs for member?
2014-11-01 Doug Colemansequences: Add examples for member? word.
2014-11-01 Doug Colemantools.scaffold: Make a better scaffold-examples word...
2014-10-31 John Benediktssoncocoa: switch back to an assoc, used by tools.deploy...
2014-10-31 John Benediktssonpython.objects: use flags{ } for flags.
2014-10-31 John Benediktssoncocoa: fix requirement that mac deploys have high refle...
2014-10-31 Björn Lindqvistpython: both METH_VARARGS METH_KEYWORDS needed in ml_fl...
2014-10-31 John Benediktssonio.encodings: fix for read-until seps not containing \n.
2014-10-31 Doug Colemancore: Remove trailing whitespace.
2014-10-31 Doug Colemanio.encodings: For decoders, try to gobble up the next...
2014-10-31 Doug Colemanbyte-vectors: dos2unix
2014-10-31 Doug Colemaneditors.sublime: oops.
2014-10-31 Doug Colemaneditors.sublime: Prefer sublime 3 over sublime 2 on...
2014-10-30 Doug Colemanparser.notes: Remove trailing whitespace the parser...
2014-10-30 John Benediktssongraphs: using conjoin.
2014-10-28 John Benediktssonio.backend.unix.macosx: need this for deploy.
2014-10-28 Doug Colemanparser: Fix for empty word list. Oops.
2014-10-28 Björn Lindqvistpython.objects: fix <py-cfunction> need to malloc-struc...
2014-10-27 Doug Colemancore/basis: Trim or reorganize a few using lists. Playi...
2014-10-27 Doug Colemanparser: Cleaner fix, comments. Fixes #1174.
2014-10-27 Doug Colemanparser: Consider private words now for autocompletes...
2014-10-27 Doug Colemanpython: Fix >py stack effect for docs.
2014-10-27 Björn Lindqvistpython.syntax: new way to bind python functions to...
2014-10-27 Björn Lindqvistpython.tests: more destructors & refcounting tests
next