]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
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
2016-11-30 Björn Lindqvistio.sockets.secure,alien.libraries: new word word>dlsym...
2016-11-30 Björn Lindqvistcompiler,stack-checker.dependencies: init-dependencies...
2016-11-30 Björn Lindqvistcompiler.crossref: changes the way in which dependencie...
2016-11-30 John Benediktssonmath.factorial: reverse-factorial only undo factorial.
2016-11-30 John Benediktssoninverse: cleanup using.
2016-11-30 John Benediktssonmath.factorials: implement "undo" for factorials.
2016-11-29 John Benediktssonmath.factorials: adding reverse-factorial.
2016-11-28 Alexander Iljintrails: stop the thread when gadget is no longer visible
2016-11-28 Alexander Iljintrails: name the thread for debugging
2016-11-28 John Benediktssonstack-checker.dependencies: +definition+ can't use...
2016-11-28 Björn Lindqvistcompiler.crossref: better way to store the dependencies...
2016-11-28 Björn Lindqviststack-checker.dependencies: docs
2016-11-28 Björn Lindqviststack-checker.dependencies: changes the names of the...
2016-11-28 Björn Lindqvistcompiler.crossref: better code for getting dependencies...
2016-11-28 Björn Lindqvistvocabs.metadata.resources,help.pdf: gather used
2016-11-28 Björn Lindqvistclasses.mixin: add-mixin-instance doesn't need to be...
2016-11-28 Björn Lindqvistcompiler.codegen: we don't need the init-fixup word
2016-11-27 Jon Harpertrees.avl: fix it (broken since 2010)
2016-11-27 Jon Harpertrees.avl: fix typo in test
2016-11-27 John Benediktssonio.launcher: wait for new processes faster.
2016-11-27 John Benediktssonhelp.tutorial: use arrays for test output in first...
2016-11-27 John Benediktssonsome cleanup.
2016-11-27 John Benediktssoncolors.hex: support varying length hex notations.
2016-11-24 Björn Lindqvistkernel.private: adding OBJ-SAMPLE-CALLSTACKS + test...
2016-11-24 Björn LindqvistFUEL: fix smie indentation of some syntax words
2016-11-23 Björn Lindqvistcompiler.cfg.debugger: also print the instruction number
2016-11-23 Björn LindqvistVM: the unimplemented error isn't used anymore
2016-11-23 Björn LindqvistVM: storing some sample data in the heap (#337)
2016-11-23 Björn LindqvistVM: here, going through the data_root isn't needed
next