]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
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.
2015-08-24 Björn LindqvistVM: merge the compute_dlsym_toc_address() with the
2015-08-24 Björn LindqvistVM: make allot_alien() and ffi_dlsym() use cell instead...
2015-08-24 Björn LindqvistVM: gc required here because we are iterating all objects
2015-08-24 Björn LindqvistVM: new iteration method each_object_each_slot()
2015-08-24 Björn LindqvistVM: removing the get_datastack/retainstack/callstack...
2015-08-19 Doug Colemanui.baseline-alignment: Don't divide f by 2. Also, can...
2015-08-19 Doug Colemanui.backend.cocoa.views: Don't throw an error on weird...
2015-08-18 John Benediktssonmore cleanup.
2015-08-18 John Benediktssonminor cleanup.
2015-08-18 John Benediktssonstrings.parser: finish removing triple-strings.
2015-08-17 Doug Colemanfactor.cmd: git pull from http doesn't update my local...
2015-08-17 John Benediktssonslides: make it work on windows (no gradients).
2015-08-16 John Benediktssonui.gadgets.editors: make it easier to set and get defau...
2015-08-16 John Benediktssonui.tools.browser: use default-text to make search box...
2015-08-16 John Benediktssonui.gadgets.editors: allow action-fields to have a defau...
2015-08-16 John Benediktssonui.tools.browser: better to remove page-color than...
2015-08-16 John Benediktssonhelp.stylesheet: add back page-color and override in...
2015-08-16 John Benediktssonprettyprint: fix for -> rename.
2015-08-16 John Benediktssonhelp: fix some html navigation styles.
2015-08-16 John Benediktssonhelp: make the default print prev/next links but then...
2015-08-16 John Benediktssonhelp.html: fix navigation links at top.
2015-08-16 Doug Colemanprettyprint: change -> to => for newparser and -> cocoa...
2015-08-16 John Benediktssonui.gadgets: fix help-lint warnings.
2015-08-16 John Benediktssonui.gadgets: fix some tests.
2015-08-16 John Benediktssonui.gadgets: move some buttons-tests to toolbar-tests.
2015-08-16 John Benediktssonui.tools.browser: remove spacer for right now...
2015-08-16 John Benediktssongopher-ui: use ui.gadgets.toolbar.
2015-08-16 John Benediktssonui.gadgets.labeled: separate title-bar-interior with...
2015-08-16 nicolas-pui.gadgets.labeled: fixed USING
2015-08-16 nicolas-pui.gadgets.theme.light: colour changes
2015-08-16 nicolas-pui.gadgets.labeled: flat colour on windows because...
2015-08-16 nicolas-pui.tools.walker: improved status text
2015-08-16 nicolas-phelp: fixed USING
2015-08-16 nicolas-pui.tools.browser: navigation fix
2015-08-16 nicolas-pui.gadgets.color: changed error colour
2015-08-16 nicolas-pui.theme.light: using HEXCOLOR
2015-08-16 nicolas-pRefactored prev/next buttons code
2015-08-16 nicolas-phelp: Added arrows in prev/next links
2015-08-16 nicolas-pui.gadgets.scrollers: removed 1-px gap
2015-08-16 nicolas-pui.gadgets.colors moved to ui.gadgets.theme
2015-08-16 nicolas-pFixed USING in slots and deploy
2015-08-16 nicolas-pMoved toolbar docs
2015-08-16 nicolas-pNew buttons
2015-08-16 nicolas-pToolbar button pressed background
2015-08-16 nicolas-pui.gadgets.colors: Several colour changes
2015-08-16 nicolas-pFixed alignment issue in toolbars
2015-08-16 nicolas-pFixed USING:
2015-08-16 nicolas-pRed/orange/green thread status in Walker
2015-08-16 nicolas-pSimplified toolbar code
2015-08-16 nicolas-pSmall change in roll button colour
2015-08-16 nicolas-pOther small adjustment in browser toolbar
2015-08-16 nicolas-pSmall adjustments in browser toolbar
2015-08-16 nicolas-pRevert previous colour change
2015-08-16 nicolas-pImproved contents table in Inspector
2015-08-16 nicolas-pColour changes
2015-08-16 nicolas-pFixed compatibility issue with labeled gadget
2015-08-16 nicolas-pToolbar no longer uses images
2015-08-16 nicolas-pAuthors and summary for ui.gadgets.toolbar
2015-08-16 nicolas-pAuthors and summary for ui.gadgets.colors
2015-08-16 nicolas-pRemoving menu item images
2015-08-16 nicolas-pRemoving menu images
2015-08-16 nicolas-pRemoving labeled block images
2015-08-16 nicolas-phelp: removing prefix
next