]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2015-09-30 Björn LindqvistVM: make save-image throw exception on error (#1090)
2015-09-29 Björn LindqvistVM: fix move_file called from save_image
2015-09-29 Björn LindqvistVM: simplified save_image, goto works here!
2015-09-29 Björn LindqvistVM: looks like ERROR_C_STRING is never thrown, so it...
2015-09-29 John Benediktssonhtml.entities: cleanup using.
2015-09-29 John Benediktssonhtml.entities: faster html-escape by going through...
2015-09-29 John Benediktssonbuild-support: add deps-dnf to help.
2015-09-29 Alexander IljinUpdate links to mameworld.net.
2015-09-29 Alexander IljinFix a word in some old documentation on lazy lists.
2015-09-29 Alexander IljinMinor documentation fixes.
2015-09-28 John Benediktssonui.backend.gtk: small typo fix.
2015-09-28 Björn Lindqvistui.backend.gtk: make it so configure-im is called after...
2015-09-27 Doug Coleman.gitignore: ignore more .gch files
2015-09-27 Doug Colemanfactor.sh: require high enough version of clang/gcc...
2015-09-24 John Benediktssonclasses.tuple: fix stack effect, didn't mean to commit...
2015-09-24 John Benediktssonclasses.tuple: use class-of in tuple>array.
2015-09-24 Björn Lindqvistlogging: let's include the tb when logging errors,...
2015-09-24 Björn Lindqvistwebapps.mason.report: fix and tc for the stack underflo...
2015-09-24 John Benediktssonio.ports: bring back file read performance, ignoring...
2015-09-24 Doug Colemanio.standard-paths.unix: iterm2 integration has some...
2015-09-24 John Benediktssonstack-checker.inlining: fix help-lint.
2015-09-22 Björn Lindqvistcompiler.tree.propagation.tests: #1370 specific test 1472/head
2015-09-22 Björn LindqvistDocs: fix a bunch of help-lint warnings
2015-09-22 Björn Lindqvistcompiler.*: even more compiler docs
2015-09-22 Björn Lindqvistsequences: extra doc and test for 2all?
2015-09-22 Björn Lindqvistcompiler.*: random doc and tests updates
2015-09-22 Björn Lindqvistcompiler.tree.propagation.slots: looks like you can...
2015-09-22 Björn Lindqvistcompiler.tree.propagation.slots: docs & tests for the...
2015-09-22 Björn Lindqvistcompiler.tree.propagation.info: better logic for compar...
2015-09-22 Björn Lindqvistcompiler.tree.propagation.info: fixed value-info<=...
2015-09-22 Björn Lindqvistcompiler.cfg.linear-scan.allocation.splitting: better...
2015-09-22 Björn Lindqvistcompiler.tree.*: new tests
2015-09-22 Björn Lindqvistcompiler.tree.*: docs
2015-09-22 Björn Lindqvistcompiler.cfg.*: random doc updates
2015-09-22 Björn Lindqvistcompiler.tree.propagation.info: more docs and tests...
2015-09-22 Björn Lindqvistcompiler.tree.propagation.nodes: the loop-nesting varia...
2015-09-22 Björn Lindqvistcompiler.tree.propagation.*: better to use 2array than...
2015-09-22 Björn Lindqvistcompiler.tree.propagation.constraints: docs for this...
2015-09-22 Björn Lindqvistcompiler.cfg.linear-scan.ranges: merge adjacent ranges...
2015-09-22 Björn Lindqvistcompiler.cfg.linear-scan.ranges: remove the live-range...
2015-09-22 Björn Lindqvistcompiler.cfg.linear-scan.ranges: new word ranges-endpoi...
2015-09-22 Björn Lindqvistcompiler.cfg.linear-scan.ranges: move more range-relate...
2015-09-22 Björn Lindqvistcompiler.cfg.linear-scan.live-intervals: the reg-class...
2015-09-22 Björn Lindqvistcompiler.cfg.linear-scan.*: move words for splitting...
2015-09-22 Björn Lindqvistcompiler.cfg.linear-scan.ranges: new vocab to contain...
2015-09-22 Björn Lindqvistcompiler.cfg.linearization: number-blocks can set the...
2015-09-22 Björn LindqvistVM: workhorse attribute not used
2015-09-20 John Benediktssonui.gadgets.paragraphs: pref-dim of { 0 0 } if no children.
2015-09-20 John Benediktssonwrap.words: make it work with empty input.
2015-09-17 John Benediktssonprocessing.shapes: fix rectangle.
2015-09-15 John Benediktssonhtml.streams: fix tests.
2015-09-14 John Benediktssonhelp.html: cleanup extra spaces.
2015-09-14 John Benediktssonhelp.html: simplify html by saving styles as classes.
2015-09-11 John Benediktssonlexer: change shebang handling to be in skip-blank.
2015-09-10 John Benediktssonsyntax: removing #! as a comment character.
2015-09-08 John Benediktssonsyntax: fix bad search-and-replace.
2015-09-08 John BenediktssonFix comments to be ! not #!.
2015-09-06 John Benediktssonimages.loader: use accessors in tests.
2015-09-06 Björn Lindqvistimages.loader.gdiplus: fix for the call to GdipBitmapLo...
2015-09-03 Björn Lindqvistbootstrap.image.tests: total 20 -> 18
2015-09-02 John Benediktssonpeg: some cleanup.
2015-09-02 Björn LindqvistVM: remove RT_EXCEPTION_HANDLER reference 1466/head
2015-09-02 Björn LindqvistVM: for consistency, it is easier to put all functions...
2015-09-02 Björn LindqvistVM: always use undecorated names when loading ffi functions
2015-09-02 Björn LindqvistVM: callback_entry_point() and update() can be removed
2015-09-02 Björn Lindqvistcompiler.cfg.intrinsics.misc: use the vm-special-object...
2015-09-02 Björn LindqvistVM: give the exception handling special object a real...
2015-09-02 Björn LindqvistVM: get rid of the odd RT_EXCEPTION_HANDLER relocation
2015-09-02 Björn LindqvistVM: clear commented out code
2015-09-02 Björn Lindqvistcompiler.constants: remove a bunch of constants that...
2015-09-02 Björn LindqvistDocs: reorg of the compiler.constants docs a little
2015-09-02 Björn LindqvistVM: nicer way of initializing those special objects...
2015-09-02 Björn LindqvistVM: the ffi-signal-handler and ffi-leaf-signal-handler...
2015-09-02 John Benediktssonpeg: fix some old docs that referred to "p1".
2015-08-30 Jon Harperformatting: fix docs for padding and use a better example 1465/head
2015-08-30 Jon Harperpeg.ebnf: support escaped double quote in a string
2015-08-28 Doug Colemanvocabs.metadata: wrap test in a with-manifest to ensure...
2015-08-28 Doug Colemanvocabs.metadata: Fix test so it stops trying to load...
2015-08-27 Doug Colemanwindows.kernel32: add more bindings
2015-08-26 Björn LindqvistVM: better way to set signal_resumable 1460/head
2015-08-26 Björn LindqvistVM: fix jit-signal-handler-prolog/epilog to account...
2015-08-26 Björn LindqvistVM: instead of enqueue_safepoint() just call set_safepo...
2015-08-26 Björn LindqvistVM: refactoring, new function get_thread_pc() and simpl...
2015-08-26 Björn LindqvistVM: signal_fault_pc probably should be set here...
2015-08-26 Björn LindqvistVM: LEAF_FRAME_SIZE is 16 bytes on all platforms so...
2015-08-26 Doug Colemanfactor.sh: pass CC and CXX to make script.
2015-08-26 Doug Colemanfactor.sh: add g++ to deps-apt-get. Add all() function...
2015-08-24 John Benediktssonui.gestures: update action gesture docs, thanks @jonenst!
2015-08-24 John Benediktssonlocals.parser: change docs for with-lambda-scope.
2015-08-24 Björn LindqvistVM: merge memory_protection_error() with memory_signal_...
2015-08-24 Björn LindqvistVM: new function set_safepoint_guard to replace the...
2015-08-24 Björn LindqvistVM: new function set_memory_locked(true/false)
2015-08-24 Björn Lindqvistio.files: command line params is in the system's native...
2015-08-24 Björn LindqvistVM: make the debug output a little prettier
2015-08-24 Björn LindqvistVM: the windows_image_path method is unused
2015-08-24 Doug Colemanwords: cleaning up word-props
2015-08-24 Doug Colemanclasses.parser: add a create-class word.
2015-08-24 Doug Colemanfactor.sh: Prefer clang to gcc and stop special-casing...
2015-08-24 John Benediktssonvocabs.metadata: add some tests.
2015-08-24 John Benediktssonvocabs.metadata: fix for error refactoring.
next