]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2004-11-10 Slava PestovFactor 0.68 0.68 release-0-68
2004-11-10 Slava Pestovcompiled stack ops didn't commit-literals; printing...
2004-11-10 Slava Pestovadded sdl-keysyms, split sdl vocabulary, more factoroid...
2004-11-09 Slava Pestovfixed signal handling, factoroids
2004-11-09 Slava Pestovexamples/ directory
2004-11-09 Slava Pestovmoving examples to examples/
2004-11-09 Slava Pestova pile of bug fixes and improvements
2004-11-07 Slava Pestovoopsie in boot-stage2
2004-11-07 Slava Pestovadd test for diverging words
2004-11-07 Slava Pestovpreliminary implementation of recursive effect deductio...
2004-11-06 Slava Pestovdatastack in ESI
2004-11-05 Slava Pestovwork on inferencer, and vector-2map combinator
2004-11-05 Slava Pestovworking on inference
2004-11-04 Slava Pestovfix tests
2004-11-04 Slava Pestovadd infix parser library
2004-11-04 Slava Pestovadd missing test
2004-11-04 Slava Pestovadding trace, step, stack inference to cvs, rearranging...
2004-11-02 Chris Doublerefactor todo words as per slava's suggestions
2004-11-02 Chris Doublere-enable loading of todo example.
2004-11-02 Chris DoubleRewrite username validation in todo example to workarou...
2004-11-02 Chris DoubleGet continuation responder and parser combinators worki...
2004-10-31 Slava Pestovquit-responder fix, pointless and misguided type number...
2004-10-31 Slava Pestovactions menu cleanup
2004-10-31 Slava PestovFactor is now a console shell
2004-10-30 Slava Pestovadding graphics library
2004-10-29 Slava Pestovminor fixes
2004-10-28 Slava Pestova few bug fixes
2004-10-28 Slava Pestovsome cleanups and benchmarks
2004-10-23 Slava Pestovalien fixes, sdl fixes, lotsa other stuff
2004-10-21 Slava Pestovevent fixes
2004-10-19 Slava Pestovunion types in FFI
2004-10-18 Slava Pestovstart 0.68 by moving list-math to contrib and simplifyi...
2004-10-17 Slava Pestovreleasing Factor 0.67
2004-10-17 Slava Pestovforgot about this file 0.67 factor-0-67
2004-10-17 Slava Pestovnew, graphical contrib/mandel.factor
2004-10-17 Slava Pestovvarious cleanups, better memory signal handler
2004-10-17 Slava Pestovminor cleanups
2004-10-17 Slava PestovSDL_gfx binding and many cleanups
2004-10-14 Slava Pestovworking on sdl binding, remove some combinators
2004-10-13 Slava Pestovlatest fixes
2004-10-13 Slava Pestovremove gc env slot
2004-10-13 Slava Pestovmemory management change, allocating primitives call...
2004-10-12 Slava Pestovpossibly controversial: removed destructive list manipu... before-gc-trigger-changes
2004-10-12 Slava PestovHSV>RGB color conversion, much other stuff
2004-10-10 Slava Pestovparse-number cleanups
2004-10-10 Slava Pestovmoved quadratic and simpson to contrib, fix some parse...
2004-10-10 Slava Pestovcombinators.factor load fix similar-0.66
2004-10-10 Slava PestovMakefile better 0.66 release-0-66
2004-10-10 Slava Pestovfactor 0.66 ready
2004-10-10 Slava Pestovadded sdl-gfx
2004-10-09 Slava Pestovcompile all by default
2004-10-07 Slava Pestovfix parser bug with [ 1 | #{ 1 2 } ]
2004-10-07 Slava Pestovsome code cleanups, remove usages of deprecated combinators
2004-10-07 Slava Pestovsome compiler work
2004-10-05 Slava Pestovsome compiler work, compiled? primitive
2004-10-05 Slava Pestovstarted with SYMBOL: for java factor
2004-10-05 Slava Pestovcompiler work, file-responder fix
2004-10-03 Slava Pestovmore test suite work
2004-10-03 Slava Pestovthrow is primitive in CFactor, working on test suite
2004-10-02 Slava Pestov2generic is compiled
2004-10-02 Slava Pestovcompiling when/unless
2004-10-02 Slava Pestov'generic' word now compiled
2004-10-01 Slava Pestovworking on compiler
2004-09-28 Slava Pestovcompiling mutually recursive words
2004-09-28 Slava Pestovfix
2004-09-27 Slava Pestovstr/vector-hashcode
2004-09-27 Slava Pestovdoc updates
2004-09-25 Slava PestovC struct cleanups, alien-call word
2004-09-25 Slava Pestovsome bug fixes and ffi updates
2004-09-23 Slava Pestovhtml link fixes
2004-09-23 Slava Pestovhttpd responder changes, fix gc race
2004-09-22 Slava Pestovlocal aliens
2004-09-21 Slava Pestovheap-stats. word
2004-09-21 Slava PestovALIEN-CALL macro
2004-09-21 Slava Pestovbetter C type support in FFI
2004-09-19 Slava Pestovworking on the FFI
2004-09-19 Slava Pestovslightly faster type checking
2004-09-19 Slava Pestovrewrote generic arithmetic in factor
2004-09-19 Slava Pestovbefore generic arithmetic cleanup before-generic-arithmetic-cleanup
2004-09-19 Slava Pestovlatest SmokedOut, hopefully starting work again
2004-09-18 Slava Pestovstart FFI
2004-09-15 Slava Pestovsome parse-number cleanup, documentation work
2004-09-11 Slava Pestovcompiler work
2004-09-08 Slava Pestovreleasing 0.65
2004-09-08 Slava Pestovcompiler compiles fib
2004-09-08 Chris Doubleremove default-responders call which is no longer needed.
2004-09-08 Slava Pestovmissing file
2004-09-07 Slava Pestovmore work on assembler
2004-09-07 Slava Pestovmore compiler work, a few java factor fixes
2004-09-06 Slava Pestovstarted x86 compiler
2004-09-06 Slava Pestovfix millis; fix <resource-stream>
2004-09-05 Slava Pestovshift now behaves correctly with large right shift'
2004-09-05 Slava Pestovdoc updates, big endian fix
2004-09-04 Slava Pestovcwd/cd primitives, dir./pwd library words, pipe word...
2004-09-04 Slava Pestovassorted enhancements, started 64-bit image output
2004-09-03 Slava Pestovnicer multiply_fixnum; thanks The_Vulture
2004-09-03 Slava Pestovfixnum multiplication doesn't use long long
2004-09-03 Slava Pestovarithmetic shift no longer uses long long, plugin impro...
2004-09-03 Slava PestovHOME key in listener a bit more useful
2004-09-03 Slava Pestovadd test case for: chars > 127 were being read incorrec...
next