]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2015-12-13 Björn Lindqvisttools.image-analyzer: now relocation pointers are decod...
2015-12-13 Björn LindqvistVM: the rel_type() and rel_offset() accessors in instru...
2015-12-12 John Benediktssondocs: using $maybe.
2015-12-10 Björn LindqvistVM: now special-objects is used for -1, 0, 1 and t
2015-12-09 Björn LindqvistVM: put the singletons t, -1, 0 and 1 in the special...
2015-12-08 Björn Lindqvistui.backend.gtk: only run the tests on linux
2015-12-08 Björn Lindqvistio.encodings: doc fix
2015-12-08 Björn Lindqvistcompiler.tests.callstack-overflow: disable test for...
2015-12-08 Björn Lindqvisttools.image-analyzer: test failure fix
2015-12-07 Björn Lindqvisttools.image-analyzer.graphviz: new vocab for making...
2015-12-07 Björn Lindqvistgraphviz.dot: better string escaping using unparse...
2015-12-07 Björn Lindqvisttools.image-analyzer.*: wrap read objects in heap-node...
2015-12-05 Björn LindqvistDocs: more docs for vocabs in core/
2015-12-04 Björn Lindqvisttools.test: print the callstack in test failures
2015-12-04 Björn LindqvistVM: refactors the prepare_boot_image method
2015-12-04 Björn Lindqvistbootstrap.*: fix for #1512, load docs after everything...
2015-12-04 Björn Lindqvistbootstrap.stage2: more logging output and fix for ...
2015-12-04 Björn LindqvistFUEL: slightly improved font-locking for alien function...
2015-12-03 Björn Lindqvistui.backend.gtk: set the active? to 100 in on-map, shoul...
2015-12-02 Björn LindqvistBuild: fix semver_into so that it doesnt misparse versi...
2015-12-02 Sankaranarayanan... snake-game: refactor and restruture
2015-12-02 Sankaranarayanan... Added extra:snake-game
2015-12-01 Björn Lindqvistcompiler.cfg.intrinsics: fix doc and make tests work...
2015-12-01 Björn Lindqvistui.gestures: fix gesture docs, #1509
2015-12-01 Björn Lindqvistui.*: move some of the gl initing to set-up-window...
2015-11-30 Björn LindqvistBuild: simpler version# parsing logic (parsing gcc...
2015-11-28 Björn Lindqvistcompiler.cfg.intrinsics.slots: refactor + docs & tests
2015-11-27 Björn Lindqvistui.tools.listener: only wait up to 5 seconds for the...
2015-11-25 Björn LindqvistVM: can't go through the accessor here because it trigg...
2015-11-24 Björn LindqvistVM: refactor tagged.hpp so it's not dependent on the...
2015-11-23 John Benediktssontools.deploy: small bump in sizes.
2015-11-23 Björn Lindqvistcompiler.cfg.builder.blocks: help-lint fix
2015-11-23 Björn LindqvistVM: fixes to use the TAG macro over tagged<object>...
2015-11-22 Björn LindqvistVM: refactoring to use the TAG macro directly over...
2015-11-22 Björn Lindqvistcompiler.cfg.*: more fixes to pass basic-block on the...
2015-11-21 Björn Lindqvistcompiler.cfg.*: refactors words to take a block paramet...
2015-11-21 Björn Lindqvistcompiler.tree.dead-code.simple: small refactoring and...
2015-11-21 Björn Lindqvistcompiler.tree.propagation.recursive: better counter...
2015-11-20 John Benediktssonhtml.templates: use unless* instead of or.
2015-11-19 John Benediktssonurls: only create linked-hash if query is f.
2015-11-16 Björn Lindqvistcompiler.tree.propagation.info: better code for wrap...
2015-11-16 Björn Lindqvisturls: fix for the test failure in the yahoo vocab
2015-11-15 Björn Lindqviststack-checker.known-words: nicer stack-effect declarati...
2015-11-04 John Benediktssonurls.encoding: make query>assoc docs have checked example.
2015-11-04 John Benediktssonyahoo: fix tests for LH{ } change.
2015-11-04 John Benediktssoncgi: better content length parsing.
2015-11-04 John Benediktssoncgi: fix for LH{ } changes.
2015-11-04 John Benediktssonhttp.server.requests: fix LH{ } in tests.
2015-11-04 Doug Colemanurls: Fix unit tests for linked-hash change
2015-11-04 John BenediktssonFactor.app: new icons.
2015-11-04 John Benediktssonxdg: adding a XDG Base Directory Specification.
2015-11-04 John BenediktssonNew icons.
2015-11-04 John Benediktssonlinked-assocs: move prettyprint stuff to its own vocab.
2015-11-04 John Benediktssonurls.encoding: fix tests for linked-hash changes.
2015-11-04 John Benediktssonurls.encoding: preserve order of URL query parameters.
2015-11-04 John Benediktssonlinked-assocs: give linked-hash "LH{ }" literal pprint.
2015-11-04 Sankaranarayanan... Show persistent border on right clicking presentation...
2015-11-04 Alexander IljinRename variables in some stack declarations for consist...
2015-11-04 John BenediktssonRevert "hacker-news: no longer need to load urls.secure!"
2015-11-04 John BenediktssonRevert "Auto load urls.secure when needed"
2015-11-04 Björn Lindqvistcompiler.cfg.linear-scan.allocation.state: fixes the...
2015-11-04 Björn Lindqvistcompiler.cfg.linear-scan.allocation.state: help-lint...
2015-11-04 Björn Lindqvistwebbrowser.*: let's open the file in a detached process
2015-11-04 Björn Lindqvistcolor-picker: small refactoring
2015-11-04 Björn Lindqvistmath.hashcodes,python.syntax: bi@ and -> both?
2015-11-04 Björn Lindqvistcompiler.cfg.*: refactoring which removes spill-area...
2015-11-04 Björn Lindqvistcompiler.cfg.linear-scan.*: make it so cfg is given...
2015-11-03 Doug Colemanio.files.info.unix.linux: Special characters in mount...
2015-11-03 Doug Colemanvocabs.refresh.monitor: Add exception handling in monit...
2015-11-03 Doug Colemanio.monitors.windows: ADS pathnames crashing the monitor...
2015-11-03 Doug Colemanio.files.windows: ALIEN: -1 puts an expired alien in...
2015-11-02 Doug Colemanio.monitors.windows: Strip the :Zone.Identifier from...
2015-11-02 Doug Colemanwindows.kernel32, io.files.windows: Add support for...
2015-10-30 John Benediktssonhacker-news: no longer need to load urls.secure!
2015-10-30 Sankaranarayanan... Auto load urls.secure when needed
2015-10-30 Björn Lindqvistui.tools.listener: revert the commit that added UP...
2015-10-29 John Benediktssonarrays: don't need to use slots.private.
2015-10-29 Björn Lindqvistarrays: can use the length>> accessor instead
2015-10-29 Björn Lindqvistui.backend.cocoa: fix for the silly error I made in...
2015-10-28 Björn Lindqvistarrays: make it so pair? doesn't call length, fixes...
2015-10-28 Björn LindqvistFUEL: better font-locking of a bunch of syntax
2015-10-28 Björn Lindqvistui.tools.listener: only recall if the lexer-error is...
2015-10-27 Björn Lindqvistui.*: make active? an integer 0-100
2015-10-27 Björn Lindqvistui.backend.*: the offscreen buffer hooks appear unused...
2015-10-27 John Benediktssonunicode.normalize: cleanup usings.
2015-10-25 Björn Lindqvistimages.loader.gdiplus: both BGRA and BGRX formats are...
2015-10-25 Björn Lindqvistslides: some useful keybindings added
2015-10-25 Björn Lindqvisttalks: let's move all the talks vocabs to its own hierarchy
2015-10-25 Björn Lindqvistslides: add a title to the slides windows, looks a...
2015-10-25 John Benediktssonfonts: fix name of sans-serif font.
2015-10-25 John Benediktssonhacker-news: require urls.secure for https urls.
2015-10-24 Björn Lindqvistslides: fix the vocab to use relative sizes
2015-10-24 Björn Lindqvisthelp.stylesheet: make sizes calculated relative to...
2015-10-24 Björn Lindqvistfonts: turn hardcoded font names and sizes into constants
2015-10-23 Björn Lindqvistui.tools.listener: recall the last command on parse...
2015-10-23 Arkady RostFix clang version pattern
2015-10-22 Björn Lindqvistui.tools.listener.tests: fix tests, manifest needs...
2015-10-22 Björn Lindqvistwindows.uniscribe: add SSA_FALLBACK and SSA_TAB to...
2015-10-22 Björn Lindqvistui.tools.listener: call interactor-finish before try...
2015-10-22 Björn Lindqvistui.tools.listener: tried to simplify stream-read-quot...
next