]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2016-04-30 Alexander Iljinsequences-docs: fix wording
2016-04-30 Björn Lindqvistcompiler.cfg.builder.*: the when* checks aren't needed
2016-04-30 Björn Lindqvisttools.deploy.tests: changes name of the test file to...
2016-04-30 Björn Lindqvisttools.deploy.shaker: Revert from f488f77
2016-04-30 John Benediktssonui.tools.listener: fix introduction font sizes.
2016-04-29 John Benediktssonsuccessor: new vocab.
2016-04-29 John Benediktssonlocals.parser: fix docs.
2016-04-29 John Benediktssontext-analysis: vocab to analyze English text.
2016-04-28 Björn Lindqvisttools.deploy.shaker: vocabs.loader hooks is required...
2016-04-24 Björn Lindqvisttools.deploy.shaker: a bunch more word properties which...
2016-04-24 Björn Lindqvisttools.deploy.shaker: fix startup hook stripping
2016-04-24 Björn Lindqvisttools.deploy.shaker: docs
2016-04-24 Björn Lindqvisttools.deploy.shaker: use ignore-errors to prevent a...
2016-04-24 Björn LindqvistVM: all the started_<blah>() replaced with reset_timer()
2016-04-24 Björn LindqvistVM: oops, fix compilation error i caused
2016-04-24 Björn LindqvistVM: object_size, compute_entry_point_address, code_bloc...
2016-04-24 Björn LindqvistVM: make return_takes_param() a function
2016-04-24 Björn LindqvistVM: merge of fixup_data & fixup_code into a new method...
2016-04-23 John Benediktssoninverse: remove ?word-prop which is the same as word...
2016-04-23 John Benediktssonvlists: fix >alist so pprint works properly for valist.
2016-04-23 John BenediktssonRevert "boids: population needs to be an integer for...
2016-04-23 John Benediktssonui.gadgets.sliders: this fixes the previous test failure.
2016-04-23 John BenediktssonRevert "ui.gadgets.scrollers: fix tests for scrollbar...
2016-04-23 John Benediktssonui.gadgets.scrollers: fix tests for scrollbar change.
2016-04-23 Nicolas Pénethelp.stylesheet: increased font size to 13pt
2016-04-23 John Benediktssonboids: population needs to be an integer for slicing.
2016-04-23 John Benediktssonui.gadgets.sliders: restoring the arrows (temporarily?).
2016-04-23 John Benediktssonui.gadgets.scrollers: 4 space indentation.
2016-04-23 nicolas-pMade scrollers disappear when disabled
2016-04-23 nicolas-pui.gadgets.sliders: removed buttons
2016-04-22 Björn Lindqvistcompiler.cfg.*: new system for emitting spill/reloads...
2016-04-22 Björn LindqvistDocs: ui and compiler
2016-04-22 Björn Lindqvistcpu.x86.assembler: fix small help-lint problem
2016-04-22 Björn Lindqvistgame.worlds: Fixing the GAME: syntax word that broke...
2016-04-22 Björn Lindqviststyle fixes - indenting slots and word bodies
2016-04-22 Björn Lindqvistcpu.*: more docs
2016-04-22 Björn Lindqvistcpu.x86: better code without locals
2016-04-22 Björn Lindqvistcompiler.*: more compiler docs
2016-04-22 Björn Lindqvistcompiler.*: more compiler tests
2016-04-22 Björn Lindqvistcompiler.cfg.ssa.interference.live-ranges: Docs
2016-04-22 Björn Lindqvistcompiler.cfg.linear-scan.allocation.splitting: Docs
2016-04-22 Björn Lindqvistcompiler.cfg.linear-scan.allocation: removes no-free...
2016-04-22 Björn LindqvistVM: the factor_vm::code_blocks() method isn't needed
2016-04-22 Björn LindqvistVM: merge of free_list_allocator.hpp into free_list.hpp
2016-04-22 Björn LindqvistVM: nr of code blocks scanned always = points_to_<gen...
2016-04-22 Björn LindqvistVM: parent and code attrs in collector struct is not...
2016-04-22 John Benediktssonuse MAIN-WINDOW: in a few places.
2016-04-21 John Benediktssondecimals: cleanup.
2016-04-21 John Benediktssonui: adding a WINDOW: that is like MAIN-WINDOW: but...
2016-04-19 John Benediktssonctags.etags: cleanup.
2016-04-19 John Benediktssonmoney: more of this should be public.
2016-04-19 John Benediktssonio.encodings.iso2022: stop using sets:unique.
2016-04-19 John Benediktsson24-game: cleanup.
2016-04-19 John Benediktssonctags: whoops, forgot this.
2016-04-19 John Benediktssonctags: cleanup docs and tests.
2016-04-19 John Benediktssonmoney: cleanup.
2016-04-19 John Benediktssonctags: simplify.
2016-04-18 John Benediktssonlists: more cleanup.
2016-04-18 Doug Colemanui.debugger: don't rethrow at all. it just makes an...
2016-04-17 John Benediktssonlists: first pass at some cleanup.
2016-04-17 Friedrich von... Atom package: update paths
2016-04-17 John Benediktssonurls: remove unnecessary >secure-addr indirection.
2016-04-16 John Benediktssonsoundex: make implementation private.
2016-04-16 John Benediktssonsoundex: fix soundex to handle test cases from wikipedia.
2016-04-16 John Benediktssonreplace some 1 head* with but-last.
2016-04-16 John Benediktssonsuffix-arrays.words: removing, not that useful.
2016-04-15 John Benediktssonsuffix-arrays: remove docs of removed private word.
2016-04-15 Doug Colemanftp.server: Don't fetch to the same directory we serve...
2016-04-15 John Benediktssonsuffix-arrays: simplify a bit.
2016-04-15 John Benediktssondelegate: use string word-prop keys.
2016-04-15 John Benediktssonmemory: no need to use memory.private.
2016-04-15 John Benediktssonsource-files: simplify, remove unnecessary error.
2016-04-14 John Benediktssonslots: silly formatting change.
2016-04-14 John Benediktssonbootstrap.image.upload: use vm-git-id.
2016-04-14 John Benediktssonsystem: can use value-at, don't need to split.
2016-04-14 John Benediktssonpoker: simplify a bit.
2016-04-13 John Benediktssonparser: make scan-class assert result is a classoid...
2016-04-13 John Benediktssonclasses: unset defining-class in define-class.
2016-04-13 John Benediktssonclasses.algebra: removing valid-classoid? (enforced...
2016-04-13 John Benediktssonclasses.maybe: this restriction isn't necessary anymore.
2016-04-13 John Benediktssoneffects: swap got expected.
2016-04-13 John BenediktssonRevert "ftp.server: make sure the test file returns...
2016-04-13 John Benediktssonftp.server: make sure the test file returns a normalize...
2016-04-13 Doug Colemaneffects: Fix check-stack-effect. Better to report the...
2016-04-12 Doug Colemanregexp.disambiguate: Make it cleaner imo, but still...
2016-04-12 Doug Colemanassocs: Add assoc-union-as. Use assoc-reject-like.
2016-04-10 Björn Lindqvistbootstrap.primitives: assoc-each to register builtins
2016-04-10 Björn Lindqvistcompiler.cfg.linear-scan.assignment: better vregs>regs
2016-04-10 Björn Lindqvistcompiler.cfg.linear-scan.assignment: refactoring of...
2016-04-10 Doug Colemanunicode: Let upper? lower? etc work with slices by...
2016-04-10 Doug Colemansequences.extras: add a nullable span-slices word that...
2016-04-09 John Benediktssonio.files: fix cd test on windows (needs normalize-path...
2016-04-09 John Benediktssonlinked-sets: adding summary.txt.
2016-04-07 Doug Colemanfactor: remove some extra whitespace.
2016-04-07 Doug Colemansequences.extras: Allow from to be f in ?<slice>
2016-04-07 Doug Colemanio.files: Make sure ascii can't write higher than char...
2016-04-07 Doug Colemanio.files: Ensure that slices can be written to utf8...
2016-04-07 John Benediktssonio.encodings: a bit faster and make ascii support slices.
2016-04-07 John Benediktssonio.encodings: allow encode-string to be called with...
2016-04-07 John Benediktssonalien.prettyprint: forgot to commit the tests fixes.
next