]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2004-08-17 Slava Pestovsome completion fixes 0.63 release-0-63
2004-08-17 Slava Pestovcompletion popups in factor jedit plugin
2004-08-17 Chris DoubleModified setjmp and friends to use setsigjmp to handle...
2004-08-17 Slava Pestov0.62 ready for release
2004-08-17 Slava Pestovsignal handling of sorts 0.62 release-0-62
2004-08-17 Slava Pestovsingle-tasking callback i/o works
2004-08-16 Slava Pestovno longer try using the same port for reading and writing
2004-08-16 Chris DoubleAdded more stuff to parser combinator documentation.
2004-08-16 Slava Pestovdocumentation updates, set-nth remove-nth head words
2004-08-16 Slava Pestova proper makefile
2004-08-16 Slava Pestovminor inspector improvements and other stuff to end day
2004-08-16 Slava Pestovfix vocabulary mess up in factor plugin, working on...
2004-08-16 Slava Pestovi/o refactoring continues
2004-08-15 Chris DoubleAdded parser combinator and lazy evaluation library.
2004-08-13 Slava Pestovfix invalid select() usage
2004-08-13 Slava Pestovready to flesh out iotasks
2004-08-13 Slava Pestovyet more I/O work
2004-08-13 Slava Pestovmore I/O work
2004-08-13 Slava Pestovrefactoring native i/o code
2004-08-12 Slava Pestovguard pages for stack, started io multiplexing
2004-08-12 Slava Pestovguard pages before-env-dt-removal
2004-08-12 Slava Pestovstarting io multiplexing and stack guard before-guard-pages
2004-08-11 Slava Pestovwrite buffering in native factor
2004-08-11 Slava Pestovintegration using simpson's method
2004-08-11 Slava Pestoverror in one client does not kill httpd
2004-08-11 Slava Pestovnative factor httpd
2004-08-11 Slava Pestovhttpd runs in native factor with no responders
2004-08-11 Slava Pestovworking on http server, word of the day
2004-08-10 Slava Pestovvectors in java factor, vector= in native
2004-08-10 Slava Pestovfix jfactor memory leak
2004-08-10 Slava Pestovfix bigtime gc bug
2004-08-10 Slava PestovFactor 0.61 0.61 release-0-61
2004-08-09 Slava Pestov<namespace> [ ... ] bind ==> [ ... ] with-scope
2004-08-08 Slava Pestovversion number fix
2004-08-08 Slava Pestovurl-encoding and html vocabularies in native factor...
2004-08-08 Slava PestovJVM compiler tests
2004-08-08 Slava Pestovfix word-of-worddef
2004-08-08 Slava Pestovstarted sidekick support in jEdit plugin
2004-08-08 Chris DoubleSome changes to get things working in native factor.
2004-08-08 Slava Pestovmissing USE: stdio
2004-08-08 Slava Pestovmissing USE: stdio
2004-08-08 Slava Pestovcannot close stdio
2004-08-08 Slava Pestovforgot jedit metadata
2004-08-08 Slava Pestovbuild.xml fix
2004-08-07 Slava Pestovfix some compile warnings
2004-08-07 Slava Pestovparse number fix, doc updates, sparc32 fix, big-endian...
2004-08-07 Slava Pestovreleasing factor 0.60.10
2004-08-06 Slava Pestovcomplex numbers in native factor, all of test suite...
2004-08-06 Slava Pestovmore work on jedit plugin
2004-08-06 Slava PestovFactor jEdit plugin!
2004-08-06 Slava Pestovcomplex numbers
2004-08-05 Slava Pestovfloats
2004-08-05 Slava Pestovfirst cut at floats
2004-08-05 Slava Pestovclean up native arithmetic code
2004-08-05 Slava Pestovdevel guide work
2004-08-05 Slava Pestovfix boot order
2004-08-05 Slava Pestovforgot test.factor
2004-08-05 Slava Pestovsrandomdev no longer used
2004-08-05 Slava Pestovratios
2004-08-04 Slava Pestovrandom number generation and other goodies
2004-08-04 Slava Pestovworking on the test suite
2004-08-04 Slava Pestovoops
2004-08-04 Slava Pestovbump version number, add docs to cvs
2004-08-04 Slava Pestovfix native image generation if no word was defined...
2004-08-04 Slava Pestovmore fixes
2004-08-03 Slava Pestovnative factor successfully cross compiles a new image
2004-08-02 Chris Doublecont-html is essentially rewritten to not use a quotati...
2004-08-02 Chris Doublemade browser columns fixed width
2004-08-02 Chris Doubleadded width attribute
2004-08-02 Chris Doublelabel browser column headings
2004-08-02 Chris Doubleadd ability to change todo password
2004-08-01 Slava Pestovsome more bootstrapping fixes
2004-08-01 Chris DoubleAdded edit functionality and styling to todo application
2004-08-01 Chris Doubleadded link element, rel attribute for styled-page.
2004-08-01 Chris DoubleAdd vm statistics to browser
2004-08-01 Chris Doublemake browser editing optional
2004-08-01 Chris Doubleadd editing functionality to browser
2004-08-01 Chris DoublePost requests were being decoded before splitting into...
2004-08-01 Chris Doubleadded first cut of browser code
2004-08-01 Chris Doublemisc. refactorings. added onchange attribute. Various...
2004-08-01 Chris Doubleadded select and option elements to cont-html
2004-08-01 Chris Doublereorganise loader file
2004-08-01 Chris Doubleadded live search facility for words to eval-responder
2004-08-01 Chris Doublemove button to cont-utils
2004-08-01 Chris Doubleadded colspan attribute to cont-html
2004-08-01 Chris Doubleseperate out javascript code into an include rather...
2004-08-01 Chris Doubleseperate out javascript code into an include rather...
2004-08-01 Chris Doublefactor out reusable code from live-updater-responder...
2004-08-01 Chris Doubletidy up live-updater responder
2004-07-31 Slava Pestovit boots!
2004-07-31 Slava Pestovsome progress towards self hosting
2004-07-30 Slava Pestovvarious minor improvements
2004-07-30 Slava Pestovprogress on self hosting
2004-07-29 Slava Pestovworking on native image output
2004-07-28 Slava Pestovremove .marks file
2004-07-28 Slava Pestovworking on 64-bit fake 'bignums'
2004-07-28 Chris DoubleAdded live update example.
2004-07-28 Slava Pestovremove .marks files
2004-07-28 Slava Pestovremove -falign-functions=8 restriction
2004-07-28 Slava Pestovworking on bignums in native factor; removed .marks...
next