]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2016-11-10 John Benediktssonupdate Nmakefile to properly delete vm\factor.res.
2016-11-10 John Benediktssonvocabs.cache: reset-cache only when vocabs forgotten...
2016-11-10 John Benediktssonvocabs: in create-vocab, notify-vocab-observers after...
2016-11-10 John Benediktssonio.files.temp.unix: fix cache to be ~/.cache/factor.
2016-11-09 John BenediktssonRevert "alien.parser: throw error if enum values don...
2016-11-09 John Benediktssonui.tools.operations: making "See" an operation on words.
2016-11-09 John Benediktssonio.buffers: refactor buffer-read-until to use buffer...
2016-11-09 John Benediktssonio.buffers: adding another test of buffer-read-until.
2016-11-09 John Benediktssonio.pipes: allow "|" separated strings in run-pipeline.
2016-11-09 John Benediktssonalien.parser: throw error if enum values don't fit...
2016-11-09 John Benediktssonio.files.temp.unix: allowing TMPDIR to override /tmp.
2016-11-09 John Benediktssonio.files.temp.unix: changing cache directory to use...
2016-11-09 John Benediktssonxdg: moving from extra/ to basis/.
2016-11-09 John Benediktssonbyte-arrays.hex: removing HEX{ ab cd ef } in favor...
2016-11-09 John Benediktssonio.launcher: fix timeouts for process streams.
2016-11-09 Björn LindqvistRevert "VM: undoing 0274e889b94323fdde6919a77c494ffcfbc...
2016-11-09 John Benediktssonui.theme: change deprecated background color also.
2016-11-08 John Benediktssonui.theme: make warning background color a light shade...
2016-11-08 John Benediktssonprogress-bars.models: rename <file-progress-display...
2016-11-08 John Benediktssonprogress-bars.models: fix typo in docs.
2016-11-08 John Benediktssondb.sqlite: use temporary test.db for tests.
2016-11-08 Björn LindqvistVM: undoing 0274e889b94323fdde6919a77c494ffcfbcb2166...
2016-11-07 Björn LindqvistRevert "VM: undoing 22bb0cfecfc5c09953b613e3ad01d2a7135...
2016-11-07 Björn LindqvistVM: undoing 22bb0cfecfc5c09953b613e3ad01d2a713585ea7...
2016-11-06 John Benediktssonwebsites.factorcode: fix image-path example.
2016-11-06 Björn Lindqvistcompiler.tree.propagation.recursive: redoing
2016-11-02 John Benediktssongopher: use url encoding and decoding to work with...
2016-11-02 John Benediktssonui.tools.listener: make all call-listener use with...
2016-11-02 John Benediktssonui.gadgets.scrollers: minor cleanup using if*.
2016-11-02 Alexander Iljincombinators.tuple-docs: add example code for make-tuple
2016-11-02 Alexander IljinTag the spotlight vocab with the "macosx" platform
2016-11-02 Alexander Iljincombinators.tuple-docs: fix wording
2016-11-02 Alexander Iljinthreads-docs: add a comment to the spawn article
2016-11-02 Alexander Iljinthreads-docs: drop the spawned thread in the example...
2016-11-02 Alexander Iljinimages.testing-docs: decapitalize "listener" for consis...
2016-11-02 Alexander Iljinlistener-docs: fix wording
2016-11-02 John BenediktssonRevert "alien.strings: change how string>{cpu,os} works."
2016-11-02 John Benediktssonalien.strings: change how string>{cpu,os} works.
2016-11-02 John Benediktssonvm: change where we set safepoints_fep to false to...
2016-11-02 John Benediktssonlistener: minor formatting.
2016-11-02 John Benediktssonsystem: adding new primitives.
2016-11-01 Alexander Iljinlistener-docs: document the Ctrl-Break handler support
2016-11-01 Alexander Iljinsystem-docs: add article on Ctrl-Break handler
2016-11-01 Alexander Iljinlistener: don't activate the ctrl-break handler by...
2016-11-01 Alexander Iljinui.tools.listener-docs: add TIP: about the Ctrl-Break...
2016-11-01 Alexander Iljinui.tools: make refresh-all command interruptible with...
2016-11-01 Alexander Iljinlistener: allow ctrl-break to interrupt user code parsing
2016-11-01 Alexander Iljinlistener: enable ctrl-break interruption only while...
2016-11-01 Alexander IljinVM: add enable-ctrl-break and disable-ctrl-break primitives
2016-11-01 Alexander IljinVM: implement a ctrl-break handler thread (#1573)
2016-11-01 John Benediktssontools.deploy.backend: removing empty description.
2016-10-31 Björn LindqvistVM: factor_vm::compile_inline_cache() can be removed
2016-10-31 Björn LindqvistVM: code_block::optimized_p() method isn't needed
2016-10-31 Björn LindqvistDocs: bunch of random doc updates
2016-10-31 Björn Lindqvistcompiler.tree.propagation.recursive: undoing 097b40ce41...
2016-10-31 Björn Lindqvistcompiler.tree.propagation.info: redoing a3be724f5a149cd...
2016-10-31 Björn Lindqvistio.launcher.unix: better to use current-directory variable
2016-10-31 Alexander Iljinodbc: add self to copyright and authors file
2016-10-31 Alexander Iljinodbc: use cleanup in odbc-query to prevent resource...
2016-10-31 Alexander Iljinodbc: align parameters in odbc-describe-column
2016-10-31 Alexander Iljinodbc: fix odbc-get-row-fields by using iota on the...
2016-10-31 Alexander Iljinodbc: convert string to alien in odbc-prepare
2016-10-31 Alexander Iljinodbc: align cases in convert-sql-type
2016-10-31 Alexander Iljinodbc: compact the declaration of symbols
2016-10-31 Alexander Iljinodbc: use CONSTANT: to define constants
2016-10-31 Alexander Iljinodbc: move from unmaintained to extra
2016-10-31 Alexander Iljinodbc: convert DSN string to alien before use in odbc...
2016-10-31 Alexander Iljinodbc, odbc-docs: fix indentation, remove trailing white...
2016-10-31 Alexander Iljinodbc: factor some common code into a private word
2016-10-31 Alexander Iljinodbc: cleanup USING:, resolve ambiguity with "float...
2016-10-31 Alexander Iljinodbc: replace "1+" with "1 +"
2016-10-31 Alexander Iljinodbc: replace >r/>r with dip and locals
2016-10-31 Alexander Iljinodbc: fix referencing and dereferencing the aliens
2016-10-31 Alexander Iljinodbc: fix CHAR: usage
2016-10-31 Alexander Iljinodbc: remove semicolons from the end of FUNCTION: decla...
2016-10-31 Alexander Iljinodbc: fix TYPEDEF:s
2016-10-30 Alexander Iljinsnake-game.*: fix name in the copyright
2016-10-30 Alexander Iljinodbc-docs: fix a typo
2016-10-30 Alexander Iljincompiler.cfg.stacks-docs: fix a typo
2016-10-30 Alexander Iljincompiler.tree.debugger-docs: fix a typo
2016-10-30 Alexander Iljinio.directories.search-docs: fix indentation
2016-10-30 Björn Lindqvistcompiler.tree.propagation.info: undid a3be724f5a149cde6...
2016-10-28 John Benediktssongopher.server: sillyness.
2016-10-28 Alexander Iljinsequences-docs: fix wording
2016-10-28 Alexander Iljinpeg.ebnf-docs: add note on including "-" in the charact...
2016-10-28 Jon Harperdocs: typos: occurence -> occurrence
2016-10-27 John Benediktssongopher-ui: move to gopher.ui.
2016-10-27 John Benediktssongopher.server: fix length of ".." link.
2016-10-27 Alexander IljinAdd cp437 8-bit encoding, AKA IBM437
2016-10-27 John Benediktssonvm: fix missing CAPS enum.
2016-10-27 John Benediktssongopher: some aesthetics.
2016-10-26 John Benediktssongopher.server: adding a Gopher server.
2016-10-26 John Benediktssongopher: adding generic image support.
2016-10-26 John Benediktssongopher-ui: better looking toolbars.
2016-10-26 John Benediktssongopher: fix gopher urls to include the type character...
2016-10-26 Björn Lindqvistwebapps.wee-url: random-url can use random-string
2016-10-22 John Benediktssonhelp.stylesheet: use table-border-color instead of...
2016-10-22 Sankaranarayanan... menus: allow keyboard control
2016-10-20 Björn LindqvistVM: add marking as a timed gc phase
2016-10-19 Björn LindqvistVM: refactor gc_event so that the phase times are store...
next