]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
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."
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
next