]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2011-09-26 John Benediktssonspecialized-arrays: performed some cleanup.
2011-09-26 John Benediktssonassocs: improve stack effect docs for "?at".
2011-09-26 John BenediktssonRemoving "to:" syntax from values.
2011-09-26 John Benediktssonclasses.tuple: adding test cases for error-class and...
2011-09-26 John BenediktssonDefining an "error-class", and printing error tuples...
2011-09-26 Doug ColemanFix the using for peek streams tests.
2011-09-26 John Benediktssonalarms: removing empty unused vocab.
2011-09-26 Doug ColemanDecouple adding the coverage annotations from setting...
2011-09-26 Doug ColemanRemove extra stack effects in windows.messages
2011-09-26 Doug ColemanRemove extraneous using from math/
2011-09-26 Doug ColemanExtraneous top-level stack-effect
2011-09-26 Doug ColemanPeekable streams wrapper
2011-09-26 Doug ColemanVocabulary to reduce numbers to more convenient represe...
2011-09-26 John Benediktssonbenchmark.ant: needed a MAIN.
2011-09-26 John Benediktssonvocabs: adding docs for 'parent-vocab?' and 'parent...
2011-09-26 John Benediktssonvocabs: adding 'parent-vocab?' and 'parent-vocabs'.
2011-09-26 John Benediktssonclasses.struct: add test cases for see on structs.
2011-09-25 John Benediktssonimages.cocoa: removing unused image loader code.
2011-09-25 John Benediktssonbenchmark.ant: fix vocab name and using.
2011-09-25 John Benediktssonbenchmark.ant: adding the "ant puzzle" benchmark. ...
2011-09-25 John Benediktssonui.gadgets.editors: simplify private word.
2011-09-25 John BenediktssonRemoving unused private words. See #132.
2011-09-25 John Benediktssontools.crossref: now 50% faster.
2011-09-25 John BenediktssonFixing docs for recent stack effects additions.
2011-09-25 Doug ColemanGraphviz now unix only
2011-09-25 John Benediktssonsequences.product: fix help-lint for stack effect changes.
2011-09-25 Joe Groffmath.blas, alien.fortran: move to unmaintained cuz...
2011-09-25 John Benediktssonimages: only register with the images.loader on proper...
2011-09-25 John Benediktssonclasses.struct: Fix prettyprint for PACKED-STRUCT....
2011-09-25 Doug ColemanUse gvplugin_list instead of gvPluginList
2011-09-24 John Benediktssonsequences.product: improve stack effects.
2011-09-24 John Benediktssonmath.order: Removing stack effect (not quite right).
2011-09-24 John BenediktssonAdding stack effects.
2011-09-23 John Benediktssonalien.data: removing unused (and broken?) "require...
2011-09-22 Joe Groffmath.functions: clean up some more to trim back load...
2011-09-22 John Benediktssonmath.functions: inline 'on-bits' per Joe Groff's sugges...
2011-09-22 John Benediktssonmath.functions: rename 'bignum-log-helper'.
2011-09-22 John Benediktssonmath.functions: duplicate on-bits to avoid circular...
2011-09-22 John Benediktssonmath.functions: test log with negative (really) bignums.
2011-09-22 John Benediktssonmath.functions: add forgotten imports and fix between...
2011-09-22 John Benediktssonmath.functions: implement "frexp" and support log of...
2011-09-22 Doug ColemanAdd STRUCT: syntax to alien.endian. Test and document...
2011-09-22 John Benediktssonalien: fix docs (add space between sentences).
2011-09-22 John Benediktssoninfix: using "if-empty" makes it cleaner.
2011-09-22 John Benediktssonmongodb: using "if-empty" makes it cleaner.
2011-09-22 John Benediktssonfactor.vim: fix syntax highlight for exponentials ...
2011-09-21 Doug ColemanAdd c-types in alien.endian for making endian-aware...
2011-09-21 Doug ColemanAdd more unit-tests and docs for math.bitwise. Fix...
2011-09-21 Doug ColemanFix sequences docs for change-nth stack effect and...
2011-09-20 John Benediktssonsequences: adding stack effects for change-nth, map...
2011-09-20 John BenediktssonRevert "classes.singleton: fix "summary" of singletons...
2011-09-20 John BenediktssonRevert "classes.mixin: fix definitions for MIXIN:."
2011-09-20 John Benediktssonclasses.mixin: fix definitions for MIXIN:.
2011-09-19 John Benediktssonclasses.singleton: fix "summary" of singletons. Fixes...
2011-09-19 John Benediktssonxml.tests: fix encoding test for latin5. Fixes #144.
2011-09-19 Joe Groffslots: pre-create the "at", "nth", and "global" slots...
2011-09-19 Slava PestovMove javascriptcore to unmaintained. Fixes #130
2011-09-19 John Benediktssonsee: revert change for ALIAS (since it breaks parsing...
2011-09-19 Doug ColemanRevert "spread>quot now outputs empty quotations where...
2011-09-19 Doug Colemanspread>quot now outputs empty quotations where you...
2011-09-19 Doug ColemanRemove Windows CE from core/ basis/ and build-support/
2011-09-19 John Benediktssonfuel.eval: some minor cleanup.
2011-09-19 John Benediktssonfuel.eval: using a local fuel-eval-error symbol. Fixes...
2011-09-19 Joe Groffnew vocab slots.macros: macro interface to slot accesso...
2011-09-18 John Benediktssonsee: show stack effects for ALIAS: definitions. Fixes...
2011-09-17 John Benediktssonui.tools.listener.completion: when completing history...
2011-09-17 John Benediktssonui.tools.listener.completion: delay history-list to...
2011-09-17 John Benediktssonui.tools.listener.completion: allow substring search...
2011-09-17 John Benediktssontools.completion: add test that empty completions prese...
2011-09-17 John Benediktssonsets: update docs for "combine".
2011-09-17 John Benediktssonui.tools.profiler: fix link to help.
2011-09-17 John Benediktssonlexer: more clear code.
2011-09-17 John Benediktssoncompiler.tree.escape-analysis.allocations: simplify...
2011-09-17 John Benediktssonassocs: adding tests for "assoc-stack".
2011-09-16 Doug ColemanGraphviz's gvc.dll doesn't export gvplugin_list() on...
2011-09-15 Joe Groffhelp.markup: add tests
2011-09-15 Joe Groffhelp.markup: change related-words to notify definition...
2011-09-15 Joe Groffwords: move change-word-prop from delegate.private...
2011-09-15 Joe Groffui.tools.deploy: change "Deploy as Windows console...
2011-09-15 Joe Groffui.backend: refactor the UI `main-vocab-hook` to use...
2011-09-15 John Benediktssonjson.reader: cleanup and speed up when handling heavily...
2011-09-15 John Benediktssonui.tools.listener.history: only add a history entry...
2011-09-15 Slava Pestovmason.release.tidy: one last fix for tests
2011-09-14 Joe Groffwindows, windows.directx: move directx libraries out...
2011-09-14 Slava Pestovtools.errors: fix help lint
2011-09-14 Slava Pestovmason.release.tidy: add unit tests and ensure it works
2011-09-14 Slava PestovFix undefined-symbol reporting on 32-bit architectures...
2011-09-14 Slava PestovFix linkage-errors tests for recent changes
2011-09-14 Slava Pestovmason.release.tidy: logic for blowing away Factor.app...
2011-09-14 Slava Pestovtools.deploy.shaker: update for alien.libraries changes
2011-09-14 Slava Pestovalien.libraries: add platforms.txt
2011-09-14 Doug ColemanMake parser in mason.test noisy so we get real output.
2011-09-13 Joe Groffcompiler.cfg.builder.alien: fix caller-linkage to retur...
2011-09-13 Joe Groffalien.strings: handle symbol arrays in symbol>string
2011-09-13 Doug ColemanFix string docs.
2011-09-13 Doug ColemanForgot QUALIFIED: math in images.png.
2011-09-13 Joe Groffbootstrap.compiler: move GetLastError/FormatMessageW...
2011-09-13 Joe Groffbootstrap.compiler: add GetLastError and FormatMessageW...
2011-09-13 Doug ColemanGenerate reference .figs for all of pngsuite
2011-09-13 Doug ColemanPNG library should reverse filter on entire bytes
next