]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2017-01-06 Benjamin Pollackio.directories: improve file moving words
2017-01-06 John Benediktssonsequences.deep: adding deep-reject.
2017-01-06 John Benediktssonsets: using reject in a couple places.
2017-01-05 Björn Lindqvistcalendar.parser: invalid date checking for the parsing...
2017-01-05 Björn Lindqvistcalendar: value checking to make it hard to create...
2017-01-05 John Benediktssonuse reject instead of [ ... not ] filter.
2017-01-05 Alexander Iljinconcurrency.distributed-docs: update the Example article
2017-01-05 Alexander Iljinpdf.values: treat color tuples uniformly
2017-01-05 Alexander Iljinpdf.layout: use symbols for authorship
2017-01-05 Alexander Iljincommand-line-docs: fix wording
2017-01-05 John Benediktssonhtml.templates.fhtml: fix example test.
2017-01-05 Jon Harperfixup 5af166b8f, shouldn't have removed these lines
2017-01-05 John Benediktssonmath.cardinality: relax the comparison so tests run...
2017-01-05 Jon Harpermason.report, remove <html><body> because this html...
2017-01-05 Jon Harperadd DOCTYPE html in most places.
2017-01-05 Björn Lindqvistcalendar.parser: fixing rfc822 so it doesn't break...
2017-01-05 Björn Lindqvistcalendar.*: replacing hms>timestamp and timestamp>hms...
2017-01-05 Björn Lindqvistcalendar.format: unused word
2017-01-04 John Benediktssonmath.cardinality: adding summary.txt.
2017-01-04 John Benediktssonmath.cardinality: adding some tests.
2017-01-04 Jon Harpercompiler.cfg: add peephole opt to never untag the input...
2017-01-04 Jon Harpercore layouts, remove hardcoded tag width
2017-01-04 John Benediktssontools.cal: use calendar.english.
2017-01-04 Björn Lindqvistirc.logbot: more strftime
2017-01-04 Björn Lindqvistcalendar.parser,robots: hhmm>timestamp -> hhmm>duration
2017-01-04 Björn Lindqvistcalendar.format: moving parsing words to a new vocab...
2017-01-04 Björn Lindqvisthashcash: strftime
2017-01-04 Björn Lindqvisttools.cal: using calendar.english
2017-01-04 John Benediktssontools.cal: minor formatting.
2017-01-04 John Benediktssonuse with-variable in some places with-scope was used.
2017-01-03 Björn Lindqvistcalendar.english: new vocab for english names for days...
2017-01-03 Björn Lindqvistwikipedia: strftime + tests
2017-01-03 Björn Lindqvisttools.cal: using strftime + tests
2017-01-03 Björn Lindqvistclasses.mixin,classes.union: moves the check-self-refer...
2017-01-03 Björn Lindqvistcalendar.format.tests: stray char
2017-01-03 Björn Lindqvistclasses.mixin.tests: fix tc not to break when forget...
2017-01-02 John Benediktssonmath.combinatorics: cleaner next-permutation.
2017-01-02 Alexander Iljinmath.statistics-docs: make cum-product example less...
2017-01-02 Alexander Iljinmath.parser: add missing blank line between words
2017-01-02 Alexander Iljindb-docs: remove double period at the end of a sentence
2017-01-02 Alexander Iljindb-docs: add a missing newline to separate groups of...
2017-01-02 Shane Pelletiergrouping-docs: add wrap-around note
2017-01-01 John Benediktssonui.gadgets.slots: removing unnecessary tuples.
2016-12-31 John Benediktssonhtml.components: protect M\ code render* from ``f`...
2016-12-31 John Benediktssoncalendar.format: parse rfc822 military and named timezones.
2016-12-31 John Benediktssoncalendar.format: allow UTC to be in rfc822 timestamps.
2016-12-31 Björn Lindqviststack-checker.backend: no need to add extra dependencie...
2016-12-30 Björn Lindqvistclasses.mixin: fix type checking in add-mixin-instance
2016-12-30 Björn Lindqvistclasses.mixin: better name for the type checking error
2016-12-29 John Benediktssonsequences.extras: fix map-concat to be row-polymorphic.
2016-12-29 John Benediktssonsequences.extras: little more cleanup.
2016-12-29 John Benediktssonsequences.extras: fix doc for find-all.
2016-12-29 John Benediktssonsequences.extras: removing a couple words that aren...
2016-12-29 John Benediktssonassocs: M\ enum >alist can be no-op because it's a...
2016-12-29 John Benediktssonsequences.extras: simpler find-all and a test.
2016-12-29 John Benediktssonsequences: remove (indices).
2016-12-29 John Benediktssontools.destructors: use collect-by.
2016-12-28 John Benediktssontools.profiler.sampling: cleanup using.
2016-12-28 John Benediktssonmath.statistics: change minmax to not look at first...
2016-12-28 John Benediktssonassocs: moving collect-by from math.statistics.
2016-12-27 John Benediktssonforestdb.ffi: some updates.
2016-12-25 Alexander Iljingoogle.charts: fix tests, add comments
2016-12-22 John Benediktssonwebapps.calculator: fix using.
2016-12-21 John Benediktssongoogle.charts: make the tests check more things.
2016-12-21 Alexander IljinMake sure URLs are cloned before using set-query-param...
2016-12-21 Alexander Iljingoogle.charts: fix side-effects of set-query-param...
2016-12-21 Alexander Iljinvocabs.loader: stop add-vocab-root spawning extra monit...
2016-12-18 Björn Lindqvistgraphviz.render: forgot to change open-file to open...
2016-12-18 Björn Lindqvistwebbrowser.windows: calling absolute-path doesnt work...
2016-12-18 Björn Lindqvisttools.deploy.*: new word maybe-open-deploy-directory
2016-12-18 Björn Lindqvistwebbrowser: let's change the name open-file -> open...
2016-12-18 Björn Lindqvistfarkup,webbrowser: better url validation
2016-12-14 Björn LindqvistVM: undo 7d9bad465ca447dc5b407044a6ce4f49c4f40686
2016-12-14 Björn LindqvistVM: this struct isn't used anymore
2016-12-09 Björn Lindqvisttools.memory: moving the code-block types to the vm...
2016-12-09 Björn Lindqvisttools.memory: fix code-room. word, no more profiling...
2016-12-09 Björn Lindqviststack-checker.dependencies: moving the add-depends...
2016-12-07 John Benediktssontools.deprecation: use filter-word-defs.
2016-12-06 Björn Lindqvistparser.tests: fix test that broke
2016-12-06 Björn Lindqvistcompiler.*: places where filter-word-defs can be used
2016-12-06 Björn Lindqvistclasses.*: new words contained-classes and all-containe...
2016-12-06 John Benediktssonlocals.parser: use with-variables instead of with-scope.
2016-12-05 John Benediktssonlocals.parser: maybe we can use unuse-words.
2016-12-05 John Benediktssonxml.entities: use with-variable in with-entities.
2016-12-05 John Benediktssonxmode.loader: use with-variable instead of with-scope.
2016-12-05 Björn Lindqvistwebapps.calculator: using run-test-httpd word
2016-12-05 Björn Lindqvistcompiler.units: utility word filter-word-defs
2016-12-05 Björn Lindqvistlinked-assocs: fixing stack effect
2016-12-03 Björn Lindqviststack-checker.dependencies: removing the add-depends...
2016-12-03 Björn Lindqvistbasis/,extra/: using parse-array-def in a bunch of...
2016-12-03 Björn Lindqvistparser: new parsing word parse-array-def
2016-12-01 Björn Lindqvistcompiler.cfg.builder.alien.tests: fix test that broke...
2016-11-30 Björn Lindqvistalien.libraries.tests: fix for test that broke windows
2016-11-30 John Benediktssonimages.loader.gtk: remove call to deprecated g_type_init.
2016-11-30 Björn Lindqvistcpu.*: docs
2016-11-30 Björn Lindqvistcompiler.cfg.*,compiler.tree.*: more docs and tests
2016-11-30 Björn Lindqvistdlists,http,ui.gadgets.*: nicer formatting of tuples
2016-11-30 Björn LindqvistVM: don't need the data_roots here
2016-11-30 Björn Lindqvistalien.libraries: word>dlsym was a stupid idea that...
2016-11-30 Björn Lindqvistimages.loader.gtk: startup hook for type registration
next