]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2010-04-12 Erik CharleboisMerge branch 'master' of git://github.com/slavapestov...
2010-04-12 Erik CharleboisRemove unused locals.
2010-04-12 Slava PestovMerge branch 'master' of git://github.com/erikcharleboi...
2010-04-12 Erik CharleboisFix indentation in read-token
2010-04-12 Erik CharleboisImage encoding/decoding of PBM format
2010-04-12 Erik CharleboisRemove unix.types dependency from macho
2010-04-12 Slava Pestovvm: speed up nano-count primitive on Windows
2010-04-12 Slava Pestovvm: speed up nano-count primitive on Mac OS X
2010-04-11 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2010-04-11 Slava Pestovui.backend.windows: fix icon name
2010-04-11 Slava Pestovwindows: fix load errors
2010-04-11 Erik CharleboisMerge upstream macho patch
2010-04-11 Slava Pestovmacho: fix load errors
2010-04-11 Erik CharleboisUse the new C-ENUM for libusb
2010-04-11 Erik CharleboisUse vector operations instead of bespoke ones. Use...
2010-04-11 Erik CharleboisFix build breaks
2010-04-11 Slava PestovMerge branch 'master' of git://github.com/erikcharleboi...
2010-04-11 Slava Pestovvm: try a smaller call stack size on OpenBSD again...
2010-04-11 Slava PestovFixing load errors
2010-04-11 Erik CharleboisMerge branch 'master' of github.com:erikcharlebois...
2010-04-11 Erik CharleboisConvert image to binary form and remove debug code.
2010-04-10 Slava Pestovalien: now that fastcall works better it doesn't need...
2010-04-10 Slava Pestovcpu.x86.32: cleanups and fixes to make fastcall and...
2010-04-10 Erik CharleboisTypo in cairo ffi for C-ENUM change.
2010-04-10 Slava Pestovcompiler.tests.alien: fix typo
2010-04-10 Erik CharleboisForget to save some files for enum change
2010-04-10 Slava PestovMerge remote branch 'origin/abi-symbols' into fastcall...
2010-04-10 Slava PestovFiddle with register assignments in non-optimizing...
2010-04-10 Erik CharleboisRemove empty quad vocabulary
2010-04-10 Erik CharleboisMerge branch 'master' of git://github.com/slavapestov...
2010-04-10 Erik CharleboisChange C-ENUM: to always take a type. Use f for anonymo...
2010-04-10 Erik CharleboisHelper words for elf
2010-04-08 Slava Pestovmason.child: update for Nmakefile change
2010-04-08 Slava PestovNmakefile: fix 32-bit build
2010-04-08 Slava PestovNmakefile: support both 32-bit and 64-bit builds again
2010-04-08 Slava Pestovvm: implement frame-based SEH for 64-bit Windows
2010-04-08 Slava Pestovui.gadgets.grids: clarify docs
2010-04-08 Slava Pestovio.monitors.recursive: don't bomb if a dsubordinate...
2010-04-06 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2010-04-06 Joe Groffcursors: unify input-cursor and assoc-cursor, give...
2010-04-06 Slava Pestovvm: fix compile error under Cygwin
2010-04-06 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2010-04-06 Joe Groffdebugger: `` '' -> “ ”
2010-04-06 Slava Pestovcombinators: fix load error
2010-04-06 Slava Pestovcombinators: call( now throws an error if a quotation...
2010-04-06 Joe Groffcatch merge conflicts in source and report them as...
2010-04-06 Erik CharleboisMerge branch 'techniques'
2010-04-06 Erik CharleboisMore work on fluids
2010-04-06 Erik CharleboisHelper words for ELF parsing
2010-04-06 Erik CharleboisSyntax highlighting for TYPED::
2010-04-06 Joe GroffMerge branch 'master' of git://factorcode.org/git/facto...
2010-04-06 Erik CharleboisExtend C-ENUM: to allow specifying the constant vvalues...
2010-04-06 Erik CharleboisMach-O FFI constants and data structures.
2010-04-05 Slava PestovStore stack bounds in TIB on win64 to make C++ exceptio...
2010-04-05 Slava Pestovkernel: add examples for if, when, unless and if*
2010-04-05 Doug ColemanTemporary fix for directx bindings until I revert flags...
2010-04-05 Doug ColemanDont use literals twice
2010-04-05 Slava Pestovvm: dllexport exception_handler for great justice
2010-04-05 Slava PestovSafe SEH is better than abstinence
2010-04-05 Erik CharleboisGet fluids working on Mac
2010-04-05 Erik CharleboisFix step effect
2010-04-05 Erik CharleboisMerge branch 'master' of git://github.com/slavapestov...
2010-04-05 Erik CharleboisTechniques work
2010-04-04 Slava Pestovcpu.x86.assembler: add support for absolute addressing...
2010-04-04 Slava Pestovvm: fix callback heap code on 64-bit Windows
2010-04-04 Sheepson ApprenticeSupport unix-x86.32 and winnt-x86.32 boot images in...
2010-04-04 Sheepson ApprenticeWhen curl fails with a 404 error, don't write this...
2010-04-04 Slava Pestovvm: fix compile error
2010-04-04 Slava Pestovmason.child: fix unit test for boot image renaming
2010-04-04 Erik CharleboisPGM image loading and saving
2010-04-04 Slava Pestovcpu.x86.64: fix typo that caused bootstrap crash
2010-04-04 Slava PestovGet green threads working on Windows
2010-04-03 Slava Pestovcontinuations: faster with-datastack
2010-04-03 Joe Groffupdate some more doc examples using old abi strings
2010-04-02 Slava Pestovwindows.errors: redundant USING: list entry
2010-04-02 Slava Pestovvm: re-organize context structure
2010-04-02 Slava Pestovmason.common: increase timeout because Windows is damn...
2010-04-02 Slava Pestovvm: use C++ exceptions instead of longjmp(), to make...
2010-04-02 Slava Pestovvm: larger default callstack on PowerPC
2010-04-02 Erik CharleboisAdd syntax highlighting for BEFORE: and AFTER:
2010-04-02 Joe Grofftools.disassembler: allow aliens to be used in address...
2010-04-02 Joe Groffadd tests for fastcall callbacks
2010-04-02 Joe Grofftest fastcall indirect struct return
2010-04-02 Joe Groffremove fastcall struct param tests because GCC appears...
2010-04-02 Joe Groffadd tests for struct returns from fastcall
2010-04-02 Joe Grofftest indirect fastcalls
2010-04-02 Joe Groffcompiler.tests.alien: add back fastcall float and struc...
2010-04-02 Joe Groffcpu.x86.32: add load-return-regs methods for stack...
2010-04-02 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2010-04-02 Joe Groffupdate nmakefile to statically link VM to exe just...
2010-04-02 Slava Pestovvm: smaller default callstack size on OpenBSD
2010-04-02 Slava Pestovvm: oops
2010-04-02 Slava Pestovvm: don't try loading Factor VM DLL anymore
2010-04-02 Slava Pestovvm: pre-allocate context alien
2010-04-02 Joe Groffflatten non-integral types to (stack-value) on x86.32
2010-04-02 Doug ColemanFix typo in webkit demo
2010-04-02 Slava Pestovcpu.ppc: fix optimizing compiler backend
2010-04-02 Slava Pestovcpu.ppc: stick old stack pointer in a register for...
2010-04-02 Joe Groffupdate alien docs to mention abi symbols
2010-04-02 Joe Groffadd a test that multiple stdcalls or fastcalls in the...
next