]> gitweb.factorcode.org Git - factor.git/history - basis
update Nmakefile to properly delete vm\factor.res.
[factor.git] / basis /
2016-11-10 John Benediktssonvocabs.cache: reset-cache only when vocabs forgotten...
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 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 Benediktssondb.sqlite: use temporary test.db for tests.
2016-11-06 Björn Lindqvistcompiler.tree.propagation.recursive: redoing
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 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 Iljinlistener-docs: fix wording
2016-11-02 John Benediktssonlistener: minor formatting.
2016-11-01 Alexander Iljinlistener-docs: document the Ctrl-Break handler support
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 John Benediktssontools.deploy.backend: removing empty description.
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-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 Alexander Iljinpeg.ebnf-docs: add note on including "-" in the charact...
2016-10-27 Alexander IljinAdd cp437 8-bit encoding, AKA IBM437
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...
2016-10-19 Björn LindqvistVM: uppercasing gc_op
2016-10-14 Sankaranarayanan... menus: ESC should close menu popup
2016-10-12 Björn LindqvistVM: remove the reversing from sampling profiler callsta...
2016-10-12 Björn LindqvistVM: change callstack>array primitive so it doesn't...
2016-10-12 John Benediktssonconcurrency.semaphores: fix typo in docs.
2016-10-08 Björn Lindqvistbootstrap.image.primitives: array>quotation can't be...
2016-10-08 Björn Lindqvistmath.parser: (format-float) can only be flushable
2016-10-08 Björn Lindqvistcompiler.cfg.*: bunch of doc updates
2016-10-07 Sankaranarayanan... tools.walker: Improve docs for breakpoint words
2016-10-07 Sankaranarayanan... ui.gadget.menus: improve show-menu
2016-10-06 John Benediktssonio.directories.search.windows: merging with io.standard...
2016-10-06 John Benediktssoneditors.notepad: cleanup using.
2016-10-06 John Benediktssonio.launcher.windows: need to USE: io.launcher.private.
2016-09-29 Björn LindqvistVM: make visit_instruction_operands() skip over uniniti...
2016-09-29 Björn Lindqvistcompiler.test: this word is not used
2016-09-26 Björn Lindqvistcommand-line,tools.deploy.shaker: removes refs to execu...
2016-09-25 Björn Lindqvistcommand-line: executable symbol isn't needed, vm-path...
2016-09-20 Alexander Iljinio.launcher-docs: add notes on the hidden slot usage 1714/head
2016-09-20 Alexander Iljinhelp-docs: describe $unchecked-example
2016-09-20 Alexander Iljinio.launcher: hide processes created by (process-stream)
2016-09-20 Alexander Iljinio.launcher: add the hidden slot to the process tuple
2016-09-17 John Benediktssonglobs: fix glob for literal path.
2016-09-16 Björn Lindqvistio.backend.unix.tests: missed this none reference
2016-09-16 Björn Lindqvistnone: looks like this vocab isn't needed
2016-09-16 Björn Lindqvistbootstrap.stage2: deploy-vocab is never set when runnin...
2016-09-16 Björn Lindqvisttools.deploy.shaker: there is no no-def-strip property
2016-09-16 Björn Lindqvistopengl.gl.extensions: simpler definition of gl-calling...
2016-09-16 Björn Lindqvistopengl.gl.extensions: can use counter here
2016-09-15 John Benediktssonui.tools.listener: protect vocab completion from bad...
2016-09-14 Björn Lindqvistbootstrap.image: making it so special-objects isn't...
2016-09-14 Björn Lindqvistcompiler.codegen: removing the insn-counts global
2016-09-13 Björn Lindqvistvocabs.metadata.resources: updating the docs i forgot
2016-09-13 Björn Lindqvistvocabs.metadata.resources: new error resource-missing...
2016-09-13 Björn Lindqvistvocabs.metadata.resources: refactoring of code for...
2016-09-12 Björn LindqvistDocs: fixing docs & comments to work with new stack...
2016-09-11 Björn Lindqvistcompiler.*: Remove the scrubbing part of the GC maps
2016-09-09 Björn Lindqvistcompiler.codegen.*: removing the init-gc-maps word
2016-09-09 Björn Lindqvistcompiler.cfg.stacks.*: rename trace-stack-state2 -...
2016-09-08 Björn Lindqvistcompiler.cfg.*: better way to store the block height
2016-09-08 Björn Lindqvistcompiler.cfg.stacks.*: new word local-loc>global, repla...
2016-09-08 Björn Lindqvistcompiler.cfg.stacks.local: simplified code for getting...
2016-09-08 Björn Lindqvistcompiler.cfg.*: changing height-state from a 2-el array...
2016-09-05 Björn Lindqvistcompiler.cfg.*: removing the adjust-d word
2016-09-05 Björn Lindqvistcompiler.cfg.stacks.*: removing the adjust word which...
2016-09-05 Björn Lindqvistui.*: more tests
2016-09-04 Björn LindqvistAdding escaping to CHAR: " -> CHAR: \"
2016-09-04 Björn Lindqvistcompiler.tree: these constructor words aren't needed
2016-09-04 Björn Lindqvistcompiler.cfg.builder: simplification of the shuffling...
2016-09-01 Björn Lindqvistcompiler.cfg.debugger: print -> write to not add stray...
2016-09-01 Björn Lindqvistbootstrap.image.primitives,tools.profiler.sampling...
2016-09-01 Björn Lindqviststack-checker.*: doc updates
2016-09-01 Björn Lindqvistcompiler.cfg.*: compiler doc updates
2016-08-31 Björn Lindqvistcompiler.cfg.stacks.finalize: only insert blocks if...
2016-08-30 Björn Lindqvistcompiler.cfg.debugger: better code for outputting using...
2016-08-30 Björn Lindqvistsets,compiler.cfg.stacks.global: putting the refine...
next