]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2015-07-29 John Benediktssonunix: don't need << >>.
2015-07-29 John Benediktssonmath.floats.env: don't need << >>.
2015-07-29 John Benediktssonui: cleanup some usings.
2015-07-29 John Benediktssonui.images: don't need to << >>.
2015-07-29 John Benediktssonui.commands: don't need to \ .
2015-07-29 John Benediktssonio.backend.unix.macosx: change USE: to require.
2015-07-29 John Benediktssonalien.libraries: don't need << >>.
2015-07-29 John Benediktssondisjoint-sets: some cleanup.
2015-07-29 John Benediktssonjson.reader: fix segfault when parsing non-JSON documents.
2015-07-29 John Benediktssonjson.reader: enforce json> takes a string.
2015-07-29 Björn Lindqvistcompiler.cfg.*: tests against #1308
2015-07-29 Björn Lindqvistcompiler.cfg.ssa.destruction.coalescing: refactor and...
2015-07-29 Björn Lindqvistcompiler.cfg.*: some extra unit tests for the compiler
2015-07-29 Björn Lindqvistcompiler.cfg.ssa.destruction.coalescing: simpler code...
2015-07-29 Björn Lindqvistcpu.x86: define %alien-invoke and %alien-indirect using...
2015-07-29 Björn LindqvistDocs: various more compiler-related docs
2015-07-29 Björn Lindqvistcompiler.cfg.representations.selection: use a union...
2015-07-29 Björn Lindqvistcompiler.tree.*: new docs
2015-07-29 Björn Lindqvistcompiler.cfg.*: even more docs
2015-07-29 Björn Lindqvistcompiler.tree.escape-analysis.*: new doc files
2015-07-29 Björn Lindqvistcompiler.tree.escape-analysis.allocations: stub doc...
2015-07-29 Björn Lindqvistcompiler.cfg.*: a bunch of docs updates
2015-07-29 Björn Lindqvistcompiler.cfg.representations.selection: some initial...
2015-07-29 Björn Lindqvistcompiler.cfg.linear-scan.live-intervals: simpler code...
2015-07-29 Björn Lindqvistcompiler.cfg.instructions: ##read -> read-insn and...
2015-07-29 Björn Lindqvistcompiler.cfg.instructions: rename ##allocation to alloc...
2015-07-27 Doug Colemanmath.statistics: fix docs
2015-07-27 Doug Colemancore: rename parse-call( to parse-call-paren
2015-07-27 Doug Colemanmath.statistics: clean up some weird stack effects
2015-07-27 John Benediktssonui.gadgets.panes: don't use extract-keys, don't clone...
2015-07-27 John Benediktssonui.gadgets.sliders: rename slider-pen-tuple to slider...
2015-07-27 John Benediktssonui.gadgets.grids: rename grid-layout-tuple to grid...
2015-07-27 John Benediktssonbootstrap: cleanup usings.
2015-07-26 Jon Harpermath.integers, comment and simplify bignum/f
2015-07-26 Jon Harpermath.integers, bignum/f, improve performance.
2015-07-26 Jon Harpermath.integers, fix bignum/f for results in ]0x1.0p...
2015-07-26 Doug Colemanmath.vectors.conversion: [foo] for words that make...
2015-07-26 John Benediktssonfix a couple string escapes.
2015-07-26 Doug Colemanfactor: remove """ string syntax for now. there are...
2015-07-26 John Benediktssonui.gadgets.labels: respect the labels background and...
2015-07-24 Doug Colemandebugger: final fix for path/file rename
2015-07-24 Doug Colemanfuel: fix load
2015-07-24 Doug Colemanmason.test: fix file->path
2015-07-24 Doug Colemanparser, source-files: you need to bootstrap after this...
2015-07-22 John Benediktssontools.image-analyzer.gc-info: fix for gml moving to...
2015-07-22 Doug Colemaneuler: move to unmaintained.
2015-07-22 Doug Colemanpcre: fix test
2015-07-22 Doug Colemanio.encodints.iso2022: fix unit tests
2015-07-22 Doug Colemaninfix: fix infix syntax
2015-07-22 John Benediktssoncpu.x86: fix article title help-lint.
2015-07-22 Doug Colemanfonts.syntax: not sure what this does, moving to unmain...
2015-07-22 Doug Colemangml: move to unmaintained for now.
2015-07-22 Doug Colemanvariants: Add a ";" to VARIANT-MEMBER:
2015-07-22 Doug Colemanpair-rocket: move to unmaintained for now.
2015-07-22 Doug Colemanmultiline: disable test that defines a weird syntax...
2015-07-22 Doug Colemanpersistency: not sure what it does, no docs, no tests...
2015-07-22 Doug Colemancuda: fix CUDA-LIBRARY: to take a proper path that...
2015-07-22 Doug Colemanregexp: remove R" R[ and R{, there are still plenty...
2015-07-22 Doug Colemanio.encodings.iso2022: use $ instead of making ESC a...
2015-07-22 Doug Colemanspecialized: no docs, no tests, banished for now.
2015-07-22 Doug Colemanroles: TUPLE: -> ROLES-TUPLE: for now
2015-07-22 Doug Colemanmath.extras: .. and ... are cool but not used and can...
2015-07-22 Doug Colemanextra: move multimethods and pong to unmaintained for...
2015-07-21 Björn Lindqvistcpu.x86: use push and pop when emitting %prologue and...
2015-07-21 Doug Colemanmath.derivatives: Add a ; to the syntax for derivatives...
2015-07-21 Doug Colemanvariables: move to unmaintained. nothing uses this...
2015-07-21 Doug Colemannested-comments: remove this vocab. we have /* */...
2015-07-21 Doug Colemandns: remove nested-comment, add comment about resolve...
2015-07-21 Doug Colemanmultiline: remove unused DELIMITED: word.
2015-07-21 Doug Colemancode-arrays: move to unmaintained
2015-07-21 John Benediktssoncompiler.cfg: use "f [ or ] reduce" instead of "map...
2015-07-21 John Benediktssonbloom-filters: use all? instead of "map [ ] all?".
2015-07-21 Björn Lindqvistcompiler.cfg.build-stack-frame: refactoring which remov... 1399/head
2015-07-21 Björn Lindqvistcompiler.*: fix the tests that broke because i removed...
2015-07-21 Björn Lindqvistcompiler.cfg.stacks.map: this vocab is subsumed by
2015-07-21 Björn Lindqvistcompiler.cfg.build-stack-frame: the frame-required...
2015-07-21 Björn Lindqvistcompiler.cfg.stack-frame: using cfg get stack-frame...
2015-07-21 John Benediktssonuse ``if*`` instead of ``dup [ ] [ drop ] if``.
2015-07-21 John Benediktssonvocabs.loader: fix tests.
2015-07-21 John Benediktssonvocabs.loader: make require-all throw restarts.
2015-07-21 John Benediktssonlocals.parser: don't clone the manifest, just pop used...
2015-07-21 John BenediktssonRevert "hints: add hints to index."
2015-07-21 John Benediktssonvocabs.prettyprint: lookup syntax vocab only once in...
2015-07-21 Doug Colemanbasis: whitespace.
2015-07-20 John Benediktssonwrap: some cleanup.
2015-07-20 John Benediktssonwrap: use infimum-by instead of min-by.
2015-07-20 Doug Colemanforestdb.paths: fix members call
2015-07-20 John Benediktssonsequences: bring back check-length.
2015-07-20 John Benediktssontools.image-analyzer.data-heap-reader: cell => cell_t.
2015-07-20 John Benediktssonfix some sets:members.
2015-07-20 Doug Colemanmagic: fix image path
2015-07-20 Doug Colemanfactor: fix renaming bugs
2015-07-20 Doug Colemanfactor: fix breakage with word renamings.
2015-07-20 Doug Colemanwrap.words: fix docs
2015-07-20 Doug Colemanbootstrap.image: rename image -> bootstrapping-image
2015-07-20 Doug Colemanui.gadgetes.grids: cell -> grid-cell. it's private...
2015-07-20 Doug Colemanwrap.words: rename wrap.words:word to wrapping-word...
2015-07-20 Doug Colemancore: fix docs
2015-07-20 Doug Colemanvm: rename vm:cell to cell_t. it's just a typedef.....
2015-07-20 Doug Colemanfactor: superclass -> superclass-of, superclasses ...
next