]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2016-03-31 John Benediktssonunicode: make this the API for all unicode things.
2016-03-31 John Benediktssontools.test: better restart checking.
2016-03-31 Doug Colemanregexp: Fix / escape in regexp. Fixes validators test.
2016-03-31 Doug Colemanprettyprint: Print .b .o .h with prefixes so it's not...
2016-03-31 Doug Colemansyntax: Fix docs for removed article syntax.comments.
2016-03-31 Doug Colemantags.txt: Remove empty files.
2016-03-31 Doug Colemanauthors.txt: Remove empty lines.
2016-03-31 Doug Colemansummary.txt: Delete empty lines and empty files.
2016-03-31 Doug Colemanvocabs.metadata: Refactor metadata so that all metadata...
2016-03-31 Doug Colemanvocabs.metadata: Allow empty lines in platforms.txt...
2016-03-31 John Benediktssonregexp: need this to be (parse-raw).
2016-03-31 Doug Colemanio.encodings.utf16n: Fix using.
2016-03-31 John Benediktssonlexer: make CHAR: ! work.
2016-03-31 John Benediktssonlexer: support universal comments.
2016-03-31 John Benediktssonregexp: one R/ syntax to rule them all, simpler this...
2016-03-31 Doug Colemanenglish: move to basis. closes #1587.
2016-03-31 Doug Colemanbasis: Cleaning up tests using lists and IN: forms.
2016-03-31 Doug Colemancore: Trim using lists from -tests and clean up a few...
2016-03-31 Björn Lindqvistbootstrap.image.primitives: attempt 2 at putting all...
2016-03-31 Doug Colemanio.files: make tests not use temp-file
2016-03-31 Doug Colemanio.streams.c: use unique-file
2016-03-31 Doug Colemanio.pathnames: don't use temp-file
2016-03-31 John Benediktssoneffects.parser: allow generic methods not in current...
2016-03-30 John Benediktssontools.test: rethrow any restart failures from tests.
2016-03-30 Doug Colemanio.mmap: Clean up mmap tests so they can run at the...
2016-03-30 John Benediktssonparser: require an IN: for any word definitions (even...
2016-03-30 Doug Colemanmason.release.sign: Default cert-path.
2016-03-30 Doug ColemanGNUmakefile: add -pedantic now that there are no warnings.
2016-03-30 Doug Colemanvm: Fix four compile warnings reported by gcc with...
2016-03-30 Björn Lindqvistwebapps.mason.*: new docs and tests
2016-03-30 Björn Lindqvisttools.deploy.test: new word test-image-path
2016-03-30 Björn LindqvistVM: fixes to make some if-else statements read better
2016-03-30 John Benediktssonopengl: log all mac os errors where framebuffer is...
2016-03-30 John Benediktssonio.encodings: add a test that tell doesn't work anymore.
2016-03-30 John BenediktssonRevert "io.encodings: Add a stream-tell method for...
2016-03-30 John Benediktssonprettyprint: add an unsupported-number-base error.
2016-03-30 John Benediktssonmath.parser: add tests for change to not throw zero...
2016-03-30 Jon Harpermath.parser: number>string, don't throw zero division...
2016-03-30 John Benediktssonsummary: revert "a foo tuple" back to "foo".
2016-03-30 Doug Colemaneuler.b-rep.io.obj: remove triple strings.
2016-03-30 John Benediktssonpeg.ebnf: different (better) error for peg.ebnf.semanti...
2016-03-30 John Benediktssonhttp.client: make no-proxy? to do less work with no...
2016-03-30 Jon Harperhttp.client, allow to use http proxies
2016-03-30 Jon Harperhttp.client, automatically add basic auth from urls...
2016-03-30 Jon Harperhttp.client, don't write the anchor in the request...
2016-03-30 Jon Harperhttp.client, fix GETs after POSTs redirects
2016-03-30 John Benediktssonsummary: use "a" or "an" when describing tuple.
2016-03-30 John Benediktssonpeg.ebnf: add a note for bug #23 and prefix articles...
2016-03-30 John Benediktssoneffects.parser: fix some incorrect can't-nest-definitio...
2016-03-30 John BenediktssonRevert "bootstrap.image.primitives: make more primitive...
2016-03-30 Doug Colemanmason.release.sign: Oops needed ${ after all.
2016-03-30 Doug Colemanmason.release: Move code signing to its own vocab....
2016-03-30 John Benediktssonmaintain gml, euler, flatland, pong, multi-methods...
2016-03-30 John Benediktssonpeg: simplify parse-satisfy.
2016-03-30 John Benediktssonmath.floats.env: restore test cases that were disabled.
2016-03-30 Doug Colemansmalltalk.parser: cleaner grammar (?)
2016-03-30 Doug Colemanpeg: Throw an error if nothing at all matches at positi...
2016-03-30 Doug Colemansmalltalk: Clean up grammar and fix a bug with undersco...
2016-03-30 Doug Colemanpeg: Don't need to add empty errors here. It breaks...
2016-03-30 Björn Lindqvistbootstrap.image.primitives: make more primitives proper...
2016-03-30 John Benediktssonui: change active? back to a boolean.
2016-03-30 Doug Colemantools.deploy.windows: Windows processes launch from...
2016-03-30 John Benediktssonunix.groups: cleanup using.
2016-03-30 John Benediktssonui.backend.gtk: only use the timer when not io.backend...
2016-03-30 John Benediktssonui.backend.gtk: try yield in idle callback.
2016-03-30 John Benediktssonui.backend.gtk: simplify.
2016-03-30 John Benediktssonfix some tests for the sets:set change.
2016-03-30 John Benediktssonui.gadgets: fix tests for namespaces:set.
2016-03-30 Doug Colemanbuild.sh/build.cmd: support both latest and update
2016-03-30 Doug Colemanio.monitors.linux: fix a set.
2016-03-30 Doug Colemanui.backend.windows: fix set.
2016-03-30 John Benediktssonemojify: I :heart: Factor :+1:.
2016-03-30 John Benediktssondisambiguate namespaces:set and sets:set.
2016-03-29 John Benediktssondelegate.protocols: add set-protocol.
2016-03-29 John Benediktssonsets: rename unordered-set back to set.
2016-03-29 John Benediktssonlinked-sets: adding an ordered-set.
2016-03-29 Björn Lindqvistbootstrap.image.primitives: the primitive_ prefix is...
2016-03-29 Björn Lindqvistbootstrap.image.primitives: new vocab to make primitive...
2016-03-29 Doug Colemantools.deploy.windows: use "resource:" instead of "...
2016-03-29 Doug Colemansequences.extras: oops. cleanup dumb implementation.
2016-03-29 John Benediktssonvocabs: words-named should't f suffix.
2016-03-29 John Benediktssoninterpolate: make interpolate and interpolate-locals...
2016-03-29 John Benediktssonvocabs: support qualified lookups in no-word restarts.
2016-03-29 Doug Colemansequences.extras: add map-zip.
2016-03-29 Doug Colemantools.deploy.shaker: Fix load error.
2016-03-29 Doug Colemanurls.secure: roll this into urls since we ship libressl...
2016-03-29 Doug Colemantools.deploy: add using
2016-03-29 John Benediktssoncleanup some QUALIFIED: that are no longer needed.
2016-03-29 John Benediktssonvocabs.parser: all USE: vocabs are also QUALIFIED:.
2016-03-29 Doug Colemanmason.release.dlls: Bundle sqlite3 on Windows. Fixes...
2016-03-29 Doug Colemanmason.release.dlls: Copy dlls in the whitelist from...
2016-03-29 Doug Colemanmason.release.tidy: On Windows, we use the build.cmd...
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."
next