]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2016-03-29 Doug ColemanNmakefile: remove BOOTIMAGE_VERSION. The git-id is...
2016-03-29 Doug Colemantools.deploy: Make sure to deploy-test in a temp direct...
2016-03-29 John BenediktssonRevert "mason.release.tidy: adding libfactor-ffi-test...
2016-03-29 John Benediktssontools.test: fix <test-failure> stack effect for file...
2016-03-29 John Benediktssonalien.libraries.finder: rename ?add-library to ?update...
2016-03-29 John Benediktssonalien.libraries: split update-library and add-library...
2016-03-29 John Benediktssontools.deploy: need to USE: system.
2016-03-29 John BenediktssonRevert "spider: simplify apply-filters."
2016-03-29 John Benediktssongtk.ffi: stop using find-library.
2016-03-29 John Benediktssonopengl.gl: stop using find-library.
2016-03-29 John Benediktssonalien.libraries.finder: adding (poorly named) ?add...
2016-03-29 John BenediktssonRevert "alien.libraries.finder: Allow library to match...
2016-03-29 John Benediktssonalien.libraries: merge update-library and find-library.
2016-03-29 John Benediktssonvm: compact-gc was checked twice.
2016-03-29 John BenediktssonHopefully fix stack effects of error hooks to throw...
2016-03-29 John Benediktssonspider: simplify apply-filters.
2016-03-29 John Benediktssonui.backend.cocoa.views: call super.prepareOpenGL().
2016-03-29 John Benediktssonpeg.ebnf: whoops, fix using for some reason not include...
2016-03-29 John Benediktssonpeg.ebnf: fix and a better fix.
2016-03-28 Doug Colemaneditors.visual-studio-code: Use the application name...
2016-03-28 John Benediktssonpeg.ebnf: reset qualified-vocabs so FROM: statements...
2016-03-28 John Benediktssonrosetta-code.image-noise: use delete-all.
2016-03-28 John Benediktssonglobs: ignore hidden paths.
2016-03-28 John Benediktssonglobs: use path-separator? to allow windows to split...
2016-03-28 Björn LindqvistFUEL: shouldn't clobber the 'symbol variable for thing...
2016-03-28 John Benediktssonglobs: more tests.
2016-03-28 John Benediktssonglobs: adding tests for char-range.
2016-03-28 John Benediktssonglobs: removing glob-parent-directory.
2016-03-28 John Benediktssonshell: using glob-directory.
2016-03-28 John Benediktssonglobs: implement glob-directory.
2016-03-28 John Benediktssonregexp.combinators: fix <char-range>.
2016-03-27 John Benediktssonshell: resurrecting from unmaintained to extra.
2016-03-27 Björn Lindqvistcompiler.cfg.save-contexts: fix $link markup
2016-03-27 Björn Lindqvistcompiler.cfg.save-contexts: ##save-context isn't need...
2016-03-27 Björn Lindqvistcompiler.cfg.*: indentation fixes
2016-03-27 John Benediktssonstack-checker: a little cleanup.
2016-03-27 Björn Lindqvistbootstrap.assembler.ppc: make ppc also use define-sub...
2016-03-27 Björn Lindqvistbootstrap.assembler: new word define-sub-primitives
2016-03-27 John Benediktssonstack-checker.known-words: simpler infer-ndip and infer...
2016-03-26 Björn Lindqvistmirrors: make all sequences be "inspectable", could...
2016-03-26 John Benediktssoncompression.zlib.ffi: add more functions.
2016-03-25 John Benediktssonmirrors: fix tests for string change.
2016-03-25 Björn Lindqvistmirrors: makes string an inspectable sequence, fixes...
2016-03-25 John Benediktssonsummary: better word re-use.
2016-03-25 Doug Colemansequences.extras: Fix bad rename. (each-from) -> setup...
2016-03-25 John Benediktssonsummary: can't use formatting or it breaks bootstrap.
2016-03-25 Björn Lindqvistsummary: string summary should say characters, not...
2016-03-25 Björn Lindqvistsummary: improved summary for tuples
2016-03-25 Björn Lindqvistenglish: new word count-of-things, it pluralizes depend...
2016-03-25 Björn Lindqvistsummary: refactoring to use the formatting vocab +...
2016-03-25 Doug Colemanunicode.data, terrain.generation: remove abusive stack...
2016-03-25 Doug Colemanfactor: remove rest of double paren words.
2016-03-25 Doug Colemancore: rename some double paren words.
2016-03-25 Doug Colemanio.streams.sequence: make some errors into ERROR:....
2016-03-25 Doug Colemanhashtables: rename ((tombstone)) to +tombstone+, (...
2016-03-25 Doug Colemaneffects.parser: Remove left-over old code that did...
2016-03-23 Björn Lindqvistunix: fixed read-symbolic-link (#1074) + tests
2016-03-23 Björn LindqvistVM: improved vm_executable_path which works for arbitra...
2016-03-23 Björn Lindqvistio.files.unix: loop getcwd with an expanding buffer...
2016-03-23 Björn LindqvistVM: fix string copying to not use PATH_MAX here
2016-03-23 John Benediktssonvocabs.metadata: moving os-specific paths to tools...
2016-03-23 Björn LindqvistVM: on errors, only dump the heap if it has been initia...
2016-03-22 John Benediktssoncompiler.tests: fix a few KERNEL-ERROR.
2016-03-22 John Benediktssondb.errors: move to db.{postgresql,sqlite}.errors.
2016-03-22 Björn LindqvistFUEL: support for the $sequence help syntax
2016-03-22 Björn LindqvistVM: removes the OBJ-ERROR special object in favor of...
2016-03-22 John Benediktssontools.completion: fix help-lint for runs now that it...
2016-03-22 John Benediktssontools.completion: simplify runs which is just monotonic...
2016-03-22 John Benediktssonchecksums: remove hex-string in favor of math.parser...
2016-03-21 Doug Colemangmae.input: rename ` to backtick
2016-03-21 John Benediktssongraphs: move to core and simplify.
2016-03-21 John Benediktssonmirrors: define M\ hash-set make-mirror so inspector...
2016-03-21 Björn Lindqvistslots: add initial value for integer-array-capacity...
2016-03-21 John Benediktssonmason.release.tidy: adding libfactor-ffi-test.dylib.
2016-03-21 Doug Colemanbasis: rename the only four words with backtick in...
2016-03-21 John Benediktssonifaddrs: get interface-names on unix.
2016-03-21 John Benediktssontools.crossref: change crossref to store uses in hash...
2016-03-21 John Benediktssonhelp: cleanup usings.
2016-03-20 John Benediktssonui.gadgets.panes: fix use of string-lines that prevente...
2016-03-20 John Benediktssoncursors: zip-cursor distance-hint should be min length.
2016-03-20 John Benediktssonhelp: simplify.
2016-03-20 John Benediktssonkernel: improve docs for ?.
2016-03-20 Doug Colemanmaths.primes: finish renaming fast-gcd to simple-gcd.
2016-03-19 John Benediktssongraphviz: better stack effect for with-preview.
2016-03-19 John Benediktssongraphviz: simpler preview-smoke-test.
2016-03-19 John Benediktssonio.files.unique: change cleanup-unique-file quot stack...
2016-03-19 John Benediktssonui.backend.cocoa.views: add constants for modifier...
2016-03-19 John Benediktssonmath: rename fast-gcd to simple-gcd.
2016-03-19 Björn Lindqviststack-checker.known-words: fix input class declaration...
2016-03-19 John Benediktssonfix some tests broken by my io.files.unique change.
2016-03-19 John Benediktssonhelp.home: simplify USING.
2016-03-19 John Benediktssonhelp.home: use $content to render the handbook.
2016-03-19 John Benediktssonhelp.markup: adding $content to inline the content...
2016-03-19 John Benediktssonhelp.home: make the home screen the handbook content.
2016-03-19 John Benediktssongraphviz.render: needs to USE: io.files.temp.
2016-03-19 John Benediktssonwebapps.mason.version.source: delete unique temp direct...
2016-03-19 John BenediktssonRevert "webapps.mason.version.source: remove temporary...
2016-03-19 John Benediktssonwebapps.mason.version.source: remove temporary unique...
2016-03-19 John Benediktssoncleanup some uses of current-directory.
2016-03-18 John Benediktssonio.files.unique: some cleanup.
next