]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2016-04-07 Doug Colemanfactor: remove some extra whitespace.
2016-04-07 Doug Colemansequences.extras: Allow from to be f in ?<slice>
2016-04-07 Doug Colemanio.files: Make sure ascii can't write higher than char...
2016-04-07 Doug Colemanio.files: Ensure that slices can be written to utf8...
2016-04-07 John Benediktssonio.encodings: a bit faster and make ascii support slices.
2016-04-07 John Benediktssonio.encodings: allow encode-string to be called with...
2016-04-07 John Benediktssonalien.prettyprint: forgot to commit the tests fixes.
2016-04-07 John Benediktssonalien.prettyprint: don't print ; or declarations for...
2016-04-07 John Benediktssonhelp: for $default, make sure effect-in is a string.
2016-04-07 John BenediktssonRevert "alien.c-types: Implement present on pointers...
2016-04-07 John Benediktssoncuda: adding prettyprint for cuda functions.
2016-04-07 Doug Colemancontinuations: Moving usages of rethrow below where...
2016-04-07 Doug Colemanui.debugger: quotation stack effect wants ( .. -- ...
2016-04-07 John Benediktssonshell: fix rename of glob-directory to glob.
2016-04-06 Doug Colemanfactor: fix whitespace at end of files.
2016-04-06 John Benediktssonglobs: rename glob-directory to glob.
2016-04-06 John Benediktssonglobs: making glob-matches? support wildcards.
2016-04-06 John Benediktssoncuda: use arg names in stack effect.
2016-04-06 John Benediktssonglobs: fix glob pattern on directories.
2016-04-06 John Benediktssonio.streams.byte-array.fast: don't need >c-ptr.
2016-04-06 Doug Colemanalien.c-types: Implement present on pointers for help...
2016-04-06 Doug Colemansplitting: string-lines is optimized for strings. rever...
2016-04-06 John Benediktssonhelp.lint.checks: ignore words without defined word...
2016-04-05 Doug Colemansplitting-docs: Fix stack effect of string-lines.
2016-04-05 Doug Colemanio.directories.search: Fix unit test using list.
2016-04-05 Doug Colemancore: clean up split-lines with subseq-as. clean up...
2016-04-05 John Benediktssonstrings.parser: allow "\u{snowman}" or "\u{2603}".
2016-04-05 John Benediktssonsets: make null? use cardinality.
2016-04-04 John Benediktssonhelp: small fix because I forgot to test predicates...
2016-04-04 John Benediktssonhelp: adding a default word help if not defined by...
2016-04-04 John Benediktssonstrings.parser: adding error tests.
2016-04-04 John Benediktssonstrings.parser: fix docs for parse-string.
2016-04-04 John Benediktssonstrings.parser: remove parse-short-string, everyone...
2016-04-04 John Benediktssonstrings.parser: better string error messages.
2016-04-04 John Benediktssonui.backend.gtk: simplify calls to gtk_init.
2016-04-04 John Benediktssonimages.http: make it easier to image. stuff.
2016-04-04 John Benediktssoncompiler.tests.stack-trace: use with-test-file.
2016-04-04 Björn LindqvistVM: refactoring which removes two not useful short...
2016-04-04 Doug Colemanui.gadgets.corners: move to unmaintained. trim using...
2016-04-04 Doug Colemansequences.extras: Add a word to ensure that the underly...
2016-04-04 Doug Colemanassocs.extras: Add a word set-once-at that throws if...
2016-04-04 John Benediktssonsequences.extras: make rotate wrap.
2016-04-04 John Benediktssonsequences.extras: make rotate! support negative indices.
2016-04-04 John Benediktssonsequences.extras: make rotate support negative n.
2016-04-04 John Benediktssonsequences.extras: rename back to rotate!.
2016-04-04 John Benediktssoncompiler.cfg.linear-scan.allocation.spilling: fix ...
2016-04-04 John Benediktssonuse with-temp-file and with-temp-directory in some...
2016-04-04 John Benediktssontools.test: adding with-test-file and with-test-directory.
2016-04-04 John Benediktssonui.backend.gtk: simplify <window-handle>.
2016-04-03 Björn Lindqvistcompiler.cfg.linear-scan.allocation.spilling: fix stack...
2016-04-03 Björn Lindqvistcompiler.cfg.linear-scan.live-intervals: hairy- and...
2016-04-03 Björn Lindqvistcompiler.cfg.linear-scan.assignment: refactoring +...
2016-04-03 Björn Lindqvistcompiler.cfg.linear-scan.assignment: refactoring
2016-04-03 Björn Lindqvistcompiler.cfg.linear-scan.live-intervals: better way...
2016-04-03 Doug Colemangraphviz: Fix test for rename of rotate!
2016-04-02 Doug Colemancommand-line: gvim example obsolete. update to new...
2016-04-02 Doug Colemansequences.extras: Check if slices overlap or touch...
2016-04-02 Doug Colemansequences.extras: rename rotate to rotate-headwards...
2016-04-02 John Benediktssonui.debugger: copyrighter.
2016-04-02 Björn Lindqvisttools.deploy.*: refactoring to not use dynamic variable...
2016-04-02 Björn Lindqvistcompiler.cfg.linear-scan.assignment: dont think prepare...
2016-04-02 Björn Lindqvistcompiler.cfg.linear.scan.*: makes it so ranges and...
2016-04-02 Doug Colemanui.debugger: If Linux has a ui error on startup you...
2016-04-01 Björn Lindqvistcompiler.cfg.linear-scan.live-intervals: doc lint fixes
2016-04-01 Björn Lindqvistbasis.compiler.cfg.linear-scan.*: fixing boostrap probl...
2016-04-01 Björn Lindqvistcompiler.cfg.linear-scan.allocation.splitting: fix...
2016-04-01 Björn Lindqvistcompiler.cfg.linear-scan.live-intervals: simplify uses...
2016-04-01 Björn Lindqvistcompiler.cfg.linear-scan.*: removed start and end from...
2016-04-01 John Benediktssonio.files.unix: more test cleanup.
2016-04-01 John Benediktssonio: fix some temp-file uses in tests.
2016-04-01 Björn Lindqvistzoneinfo.tests: a few trivial tests, for diagnosing...
2016-04-01 Björn Lindqvistzoneinfo: removing a few empty words and unused tuples
2016-03-31 John BenediktssonRevert "ui.backend.gtk: try yield in idle callback."
2016-03-31 John BenediktssonRevert "ui.backend.gtk: only use the timer when not...
2016-03-31 Doug Colemanmason.release.sign: use build-dir not build-dir get...
2016-03-31 John Benediktssonsequences.frozen: adding virtual "frozen" sequences.
2016-03-31 John Benediktssonvocabs.parser: sift the search-vocabs.
2016-03-31 Doug Colemanmath: fix docs for binary printing.
2016-03-31 Doug Colemancompiler.tests.stack-trace: remove temp-file usage.
2016-03-31 John Benediktssontools.test: maybe "continue running tests" isn't a...
2016-03-31 John Benediktssontools.test: add a restartable-tests? flag to control...
2016-03-31 Jon Harperhttp.client, proxy defaults to http protocol like for...
2016-03-31 Jon Harperhttp.client, request-url don't try to fix unfixable...
2016-03-31 Jon Harperhttp.client: throw if the proxy not empty and not valid
2016-03-31 John Benediktssonunicode: get the tests to run again.
2016-03-31 John Benediktssonio: fix some temp-files in the tests to use unique...
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.
next