]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
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 ...
2015-07-20 Doug Colemanfactor: rename classes:members to class-members so...
2015-07-20 Doug Colemanfactor: system:image -> image-path, like vm-path. image...
2015-07-20 Doug Colemanhtml.streams: rename image-path to icon-path
2015-07-20 Doug Colemanfactor: rename system:vm -> vm-path to differentiate...
2015-07-20 Doug Colemanfactor: all FUNCTION: rename complete
2015-07-20 Doug Colemanfactor: more function messups
2015-07-20 Doug Colemanreadline.ffi: give all the parameters a name
2015-07-20 Doug Colemanfactor: Fix rename issues.
2015-07-20 John Benediktssonlocals.parser: fix bug where auto-use restarts weren...
2015-07-20 John Benediktssonmath.parser: remove digits>integer.
2015-07-20 John Benediktssonpeg: replace uses of digits>integer with string>number.
2015-07-20 John Benediktssonproject-euler.common: add a digits>number.
2015-07-20 Doug Colemantools.deploy.windows: fix using.
2015-07-20 Doug Colemandb.postgresql.ffi: fix
2015-07-20 Doug Colemanfactor: fix a few spots where FUNCTION: was malformed
2015-07-20 Doug Colemantools.deploy.windows: fix circularity, for some reason...
2015-07-20 Doug Colemanwindows.user32: fix some more sloppiness
2015-07-20 Doug Colemanwindows.user32: forgot one
2015-07-20 John Benediktssonmath.parser: simplify fix-float.
2015-07-20 John Benediktssonhints: add hints to index.
2015-07-20 Doug Colemanfactor: FUNCTION: rename by hand...
2015-07-19 John Benediktssonmath.parser: simplify { integer ratio } >base.
2015-07-19 John Benediktssonmath: moving >fraction to math.
2015-07-19 Doug Colemanfactor: rename files that are not loadable on mac, too
2015-07-19 Doug Colemanwindows.ddk.setupapi: fix function syntax
2015-07-19 Doug Colemanfactor: actual patch to remove ; from all c/fortran...
2015-07-19 Doug Colemanfactor: change FUNCTION: and similar to not have trailing ;
2015-07-19 Doug Colemanopenssl.libssl: Fix FUNCTION: error exposed after parse...
2015-07-19 John Benediktssongraphviz.render: add preview-open which uses open-file.
2015-07-19 John Benediktssonalien.parser: change scan-c-args to always use ";"...
2015-07-19 John Benediktssonhelp.markup: simplify $example slightly.
2015-07-19 John Benediktssonui.gadgets.tabbed: use named color constant.
2015-07-19 John Benediktssonrosetta-code.probabilistic-choice: cleanup.
2015-07-19 John Benediktssonupdate some more MACRO: effects.
2015-07-19 John Benediktssonmacros: fix bug, needed this fry actually.
2015-07-19 John Benediktssonmacros: check macro effect is real-macro-effect.
2015-07-19 John Benediktssonmath.parser: re-use number-parse and float-parse objects.
2015-07-19 Doug Colemanfactor: Rename MACRO: and MACRO: to have quot as the...
2015-07-19 Doug Colemanfactor: trim more whitespace from #! comments
2015-07-19 Doug Colemanfactor: Trim whitespace after ! comments and a few...
2015-07-19 John Benediktssonui.gadgets.grid-lines: fix using.
2015-07-19 John Benediktssonui.gadgets.grid-lines: fix tests.
2015-07-18 John Benediktssonopengl: change rect-vertices to draw inside.
next