]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2017-03-17 Alexander Iljinsequences-docs: add a bunch of related-words
2017-03-17 Alexander Iljinsequences-docs: simplify the head* description
2017-03-16 John Benediktssoninfix: add support for string literals.
2017-03-16 John Benediktssoninfix: don't shadow ``t`` even though we can.
2017-03-16 John Benediktssoninfix: add a test for nested local scopes.
2017-03-16 John Benediktssoninfix: fix to allow nested local scopes.
2017-03-15 nicolas-pui.gadgets.buttons: workaround for windows gradient bug
2017-03-06 John Benediktssonio.standard-paths.windows: fix find-in-program-files.
2017-03-05 John Benediktssonio.standard-paths.windows: fix to use find-file-in...
2017-03-05 John Benediktssonio.directories.search: fix linux tests.
2017-03-05 John Benediktssontools.deploy.shaker: support "stop-after-last-window?".
2017-03-05 John Benediktssonui.backend: adding ui-stop-after-last-window?.
2017-03-05 John Benediktssonsequences: fix filter! to allow stack arguments to...
2017-03-05 John Benediktssonid3: fix for find-files-by-extension rename.
2017-03-05 John Benediktssoninverse: simplify, a little cleanup.
2017-03-05 John Benediktssonio.directories.search: simplify interface.
2017-03-03 John Benediktssonlru-cache: fix M\ lru-cache clone.
2017-03-03 John Benediktssonlru-cache: adding a Least Recently Used (LRU) cache.
2017-03-03 John Benediktssonlinked-assocs.prettyprint: only print LH{ } for linked...
2017-02-21 John Benediktssoncombinators.extras: adding a variant to cond.
2017-02-21 thron7fixed variable name mismatch
2017-02-14 nicolas-pslots: added margins
2017-02-14 Alexander Iljinchecksums.sha1-docs: fix wording 1789/head
2017-02-14 Alexander Iljinui.baseline-alignment-docs: replace $snippet with ...
2017-02-14 Alexander Iljinui.render-docs: replace $snippet with $slot
2017-02-12 John Benediktssoncocoa.messages: simplify (objc-class).
2017-02-11 John Benediktssondelegate.protocols: adding deque-protocol.
2017-02-10 John Benediktssonusing when instead of [ ] if.
2017-02-10 John Benediktssonvocabs: simplify M\ string require.
2017-02-10 John Benediktssonrosetta-code.equilibrium-index: simplify.
2017-02-09 John Benediktssonusing ignore-errors instead of [ drop ] recover.
2017-02-08 John Benediktssonmath.primes.safe: this looks nicer.
2017-02-08 John Benediktssoncompiler.utilities: move conjoin-at tests.
2017-02-08 John Benediktssonmath.primes.factors: support command-line args like...
2017-02-08 John Benediktssonmath.primes.safe: simplify.
2017-02-08 Jon Harpertrees, attempt to keep shape during conersions
2017-02-08 Jon Harpertrees, make pop/slurp work for all trees
2017-02-08 Jon Harpertrees, cleanup privates
2017-02-08 Jon Harpertrees, add pop/slurp operations
2017-02-08 Jon Harpertrees, add navigation operations (lower-key etc.)
2017-02-08 Jon Harpertrees, add range operations (subtree>alist etc.)
2017-02-08 Jon Harpertrees, fix delete-at. Add testcase
2017-02-08 Jon Harpertrees.splay, add test for assoc-size
2017-02-08 Jon Harpertrees.avl, implement assoc-size
2017-02-08 Jon Harpertrees, implement assoc-size
2017-02-08 Jon Harpertrees, add height
2017-02-08 Jon Harpertrees, change M\ tree clone to keep the shape of the...
2017-02-08 John Benediktssoncompiler.cfg.gvn.avail: fix using.
2017-02-08 John Benediktssonsequences: simplify (map-find).
2017-02-08 John Benediktssonsets: moving unique/conjoin/conjoin-at to compiler...
2017-02-08 John Benediktssonassocs: change assoc= to compare with = not eq?.
2017-02-07 John Benediktssontools.deploy.shaker: change compiler-classes to return...
2017-02-07 John Benediktssonremove some uses of conjoin.
2017-02-07 John Benediktssonsets: use = instead of eq? in M\ set set=.
2017-02-07 John Benediktssonsets: simpler M\ sequence members.
2017-02-07 John Benediktssonio.servers: using ?adjoin and ?delete in add/remove...
2017-02-07 John Benediktssondestructors: using ?delete in unregister-disposable.
2017-02-07 John Benediktssonsets: adding ?delete that returns a boolean if elt...
2017-02-07 John Benediktssonyaml: using ?adjoin.
2017-02-07 John Benediktssonusing map-reduce instead of unclip reduce.
2017-02-07 John Benediktssonalien.libraries.finder: use find instead of map-find.
2017-02-07 John Benediktssonio.files.temp.macosx: use find instead of map-find.
2017-02-07 John Benediktssoncgi: cleaner looking without parens.
2017-02-07 John Benediktssondocuments: split-lines is used by ui.gadgets.panes.
2017-02-06 John Benediktssonassoc-heaps: simplify.
2017-02-06 John Benediktssonboyer-moore: simplify M\ sequence search-from.
2017-02-06 John Benediktssondocuments: simplify to use ``string-lines``.
2017-02-06 John Benediktssoncolors: adding some ABOUT: links.
2017-02-06 John Benediktssoncolors: adding links to some of the other color impleme...
2017-02-06 John Benediktssoncolors.hsv: simplify by just calling the generic >hsva.
2017-02-03 John Benediktssonsimple-flat-file: rename flat-file>biassoc to load...
2017-02-03 John Benediktssonsimple-flat-file: link interval-map in docs.
2017-02-03 John Benediktssonsimple-flat-file: update docs for data change.
2017-02-03 John Benediktssonsimple-flat-file: factor out drop-comment word.
2017-02-03 John Benediktssonsimple-flat-file: rename ``data`` to ``load-data-file``.
2017-02-03 John Benediktssonsimple-flat-file: faster drop-comments.
2017-02-02 John Benediktssoncommand-line: fix rename of nosignals to no-signals.
2017-02-02 John Benediktssonwrap: faster (and simpler) wrapping algorithm.
2017-02-02 John Benediktssoncontinuations: don't need to init-catchstack twice...
2017-02-02 John Benediktssoncommand-line.startup: -help isn't going to be set.
2017-02-02 John Benediktssonpdf.wrap: make sure to calculate whitespace properly.
2017-02-02 John Benediktssonpdf.wrap: fix for wrap API change.
2017-02-02 John Benediktssonwrap: remove line-ideal, we only ever use a max-width.
2017-01-31 John Benediktssonextra: cleanup some example servers, allow port to...
2017-01-30 Björn Lindqvistui.*: using pixel-format-attributes>int-array in even...
2017-01-30 Björn Lindqvistui.pixel-formats,ui.backend.*: new word pixel-format...
2017-01-30 Björn Lindqvistui.pixel-formats,ui.backend.*: removing the (pixel...
2017-01-27 John Benediktssonsequences.extras: additional tests for take-while and...
2017-01-26 John Benediktssonsequences.extras: whoops, fix tests.
2017-01-26 John Benediktssonsequences.extras: experimenting with take-while and...
2017-01-26 John Benediktssonmoney: adding support for floats.
2017-01-25 John Benediktssonroman: aesthetics.
2017-01-25 John Benediktssonalien.data: minor doc fix.
2017-01-25 John Benediktssonio: fix stream-copy docs.
2017-01-25 John Benediktssonsimple-flat-file: add back string interning.
2017-01-25 John Benediktssonpack: add test for M\ object >n-byte-array.
2017-01-25 John Benediktssonpack: M\ string heap-size doesn't exist.
2017-01-25 John Benediktssonpromises: simplify LAXY:.
2017-01-24 John Benediktssonsimple-flat-file: simplify expand-ranges.
2017-01-24 John Benediktssonxml.data: use <vector> instead of V{ } new-sequence.
next