]> gitweb.factorcode.org Git - factor.git/history - basis
Factor.app: delete the .dummy file. It requires signing with --deep and why have...
[factor.git] / basis /
2015-07-10 John Benediktssonui.gadgets.labels: trigger relayout when string changes.
2015-07-10 John Benediktssonprettyprint.stylesheet: use assoc-union! and set-at...
2015-07-09 Doug Colemanshuffle: Simpler definition imo.
2015-07-09 John Benediktssontools.scaffold: use vocabs:check-vocab-name.
2015-07-09 John Benediktssondebugger: give bad-vocab-name a better summary.
2015-07-09 John Benediktssontools.scaffold: check vocab name in scaffold-vocab.
2015-07-09 John Benediktssonsystem-info.macosx: adding OS X 10.11 "El Capitan".
2015-07-08 John Benediktssonlocals.parser: fix tests for now so we get clean builds.
2015-07-07 Doug Colemancompiler.cfg.value-numbering: tests need to have this...
2015-07-03 Doug Colemanfactor: second stab at [ ] [ ] unit-test -> { } [ ...
2015-07-03 Doug Colemanalien.parser: add a couple of commas
2015-07-03 Doug Colemanfactor: Retrying on the unit tests. Also normalize...
2015-07-03 Doug Colemanunix.ffi: Fix syntax for FUNCTION:
2015-07-02 Doug Colemanmath.floats.env: Make sure answers are array. So much...
2015-07-02 Doug Colemanmultiline: trailing space is necessary. new parser...
2015-07-02 Doug Colemantests: prefer ${ } instead of 1array
2015-07-02 Doug ColemanRevert "factor: rename [ ] [ ] unit-test -> { } [ ...
2015-07-02 Doug Colemanfactor: rename [ ] [ ] unit-test -> { } [ ] unit-test...
2015-07-02 Doug Colemanfactor: clean up spaces in -tests files
2015-07-02 Doug Colemanfactor: clean up whitespace in -docs files
2015-07-01 John Benediktssoneditors.atom: make it work better with Mac OS X.
2015-06-30 Doug Colemanmath.combinatorics: private docs again. oops
2015-06-30 Doug Colemanhelp.syntax: Don't throw a sequence error when article...
2015-06-30 Doug Colemanmath.complex: Fix PRIVATE>
2015-06-30 Doug Colemancore, basis: Don't use the IN: foo.private feature...
2015-06-30 Doug Colemancore, basis, extra: Remove DOS line endings from files.
2015-06-29 Doug Colemanvim: Add tabbed window option.
2015-06-27 Björn Lindqvistcompiler.tree.propagation.known-words: better way to... 1373/head
2015-06-27 Björn LindqvistVM: fixes a bug with the handling of 0 bignums, and...
2015-06-27 Björn Lindqvistcompiler.tree.propagation.*: new and fixed tests for...
2015-06-27 Björn Lindqvistcompiler.tree.propagation.*: implements downgrading...
2015-06-27 Björn Lindqvistcompiler.tree.propagation.known-words: more precise...
2015-06-26 Doug Colemanprimitives: Change PRIMITIVE: to check that the word... 1371/head
2015-06-25 Doug Colemancompiler.cfg.debugger: alien-invoke insn nodes were...
2015-06-25 Doug Colemanio.standard-paths: On mac when you launch Factor from...
2015-06-23 John Benediktssonlocals.parser: fix help-lint warning.
2015-06-22 John Benediktssonlocals.parser: only need to clone manifest.
2015-06-22 John Benediktssonfunctors: make sure to unuse functor-words, some cleanup.
2015-06-22 Björn Lindqvistlocals.parser: docs for with-lambda-scope and some... 1369/head
2015-06-22 Björn Lindqvistlocals.parser: new word with-lambda-scope to handle...
2015-06-18 John Benediktssoncompiler.tree.propagation: fix tests for bit? inlining.
2015-06-18 John Benediktssoncpu: enable bit-test intrinsic for fixnum-bit?.
2015-06-17 John Benediktssonmath.primes.erato: add some comments at the top.
2015-06-17 John Benediktssonpersistent.vectors: bring private back (broken in 41918...
2015-06-17 Doug Colemanpersistent.vectors: fix unbalanced private
2015-06-17 John Benediktssoncompiler.cfg.linear-scan.allocation: fix docs for free...
2015-06-17 Doug Colemangtk, opengl: try out update-library
2015-06-17 Doug Colemanalien.libraries: Add update-library. See #1185
2015-06-17 John Benediktssondlists: fix unbalanced-private-declaration.
2015-06-17 John Benediktssonmath.primes.erato.fast: use literals to show how the...
2015-06-17 Björn Lindqvistx86.64: change the register order so that RBX is alloca...
2015-06-17 Björn Lindqvistcompiler.cfg.linear-scan.*: more tests and docs for...
2015-06-17 Björn Lindqvistcompiler.cfg.linear-scan.*: dont use a hashtable here...
2015-06-16 John Benediktssonmath.primes.erato: faster compressed sieve by two impro...
2015-06-16 John Benediktssonmath.primes.erato.fast: some bignum fixes and more...
2015-06-16 John Benediktssonmath.primes: fix "11 >bignum prime?".
2015-06-16 John Benediktssoneditors.brackets.windows: need USE: editors.brackets.
2015-06-16 John Benediktssonmath.primes.erato.fast: adding fast Sieve of Eratosthenes.
2015-06-15 John Benediktssoneditors.brackets: add support for Mac OS X.
2015-06-15 Dimage SapelkinCreate summary.txt
2015-06-15 Dimage SapelkinCreate authors.txt
2015-06-15 Dimage SapelkinCreate brackets.factor
2015-06-15 Dimage SapelkinCreate brackets-docs.factor
2015-06-15 John Benediktssoncompiler.cfg.ssa.destruction.coalescing: lookup variabl...
2015-06-15 John Benediktssoncpu.ppc: remove use of with-scope in favor of locals.
2015-06-15 John Benediktssoncpu.x86: remove use of with-scope in favor of locals.
2015-06-15 Björn Lindqvistcompiler.cfg.ssa.destruction.coalescing: new vocab... 1361/head
2015-06-15 Björn Lindqvistcompiler.cfg.ssa.destruction: the natural-sort was...
2015-06-14 Björn Lindqvistcompiler.cfg.linear-scan.*: fix help-lint errors 1360/head
2015-06-14 Björn Lindqvistcompiler.cfg.*: lots of more compiler docs
2015-06-14 Björn Lindqvistcompiler.cfg.linear-scan.*: change compute-live-interva...
2015-06-14 Björn Lindqvistcompiler.*: more compiler docs
2015-06-14 Björn Lindqvistcompiler.cfg.linear-scan.allocation.state: fix #1345...
2015-06-14 Björn Lindqvistcompiler.codegen.gc-maps: simplies largest-spill-slot...
2015-06-14 Björn Lindqvistcompiler.cfg.ssa.destruction: try and sort the vreg...
2015-06-14 Björn Lindqvistcompiler.cfg.ssa.destruction: refactors maybe/must...
2015-06-14 Björn Lindqvistcompiler.cfg.ssa.destruction: small refactoring which...
2015-06-14 Björn Lindqvistcompiler.cfg.ssa.destruction: a bunch of new docs
2015-06-14 Björn Lindqvistcompiler.cfg.ssa.destruction.tests: a bunch of new...
2015-06-12 John Benediktssonvocabs: remove little used words.
2015-06-11 Jon Harperjson.writer: add an explicit error when serializing...
2015-06-11 Jon Harperjson.reader: read Infinity, -Infinity and NaN
2015-06-11 Jon Harperjson.reader: read UTF-16 surrogate pairs
2015-06-10 Doug Colemancocoa: windows -> ui-windows
2015-06-10 Doug Colemanui: rename windows to ui-windows
2015-06-10 John BenediktssonFix tests broken by word hashcode change.
2015-06-09 John Benediktssonwords: rename reset-props to remove-word-props.
2015-06-09 John Benediktssonlocals.parser: use qualified-vocabs.
2015-06-09 John Benediktssonsequences.deep: adding a test for deep-reduce.
2015-06-09 John Benediktssontools.coverage: cleanup and use deep-reduce in count...
2015-06-09 John Benediktssonsequences.deep: adding deep-reduce.
2015-06-09 John Benediktssonlcs.diff2html: fix refactor bug.
2015-06-09 John Benediktssontools.coverage: fix refactor bug.
2015-06-09 Björn Lindqvistlocals.parser.tests: fixing the tcs so they work 1348/head
2015-06-09 Björn Lindqvistlocals.parser: fix for #1340, write locals directly...
2015-06-09 Björn Lindqvistlocals.types: stub unit tests
2015-06-09 Björn Lindqvistlocals.parser: small refactorings and unit tests
2015-06-09 John BenediktssonSome more general fixes for recent refactors.
2015-06-09 Doug Colemaneditors: fix bug i introduced. need a rename tool asap...
2015-06-09 Doug Colemanfurnace.auth: rename profile to current-profile
next