]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
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...
2004-09-03 Slava Pestovfix signed -vs- unsigned issue; chars > 127 were being...
2004-09-03 Slava Pestovfix fcopy
2004-09-02 Slava Pestovhtml-tags imported, file responder shows icons
2004-09-02 Slava Pestovfile-responder improvements, plugin improvements
2004-09-02 Chris DoubleChanges to get things working with the combinators...
2004-09-02 Slava Pestovgc fix
2004-09-01 Slava Pestovbetter plugin docs
2004-09-01 Slava PestovEdit word dialog
2004-09-01 Slava Pestovcommand for inserting USE: declarations, cfactor memory...
2004-08-31 Slava Pestovdoc strings for primitives
2004-08-31 Slava Pestovsome combinators cleaned up, whatever else
2004-08-31 Slava Pestovfile responder directory listing
2004-08-30 Slava Pestovsimplified directory listing in cfactor, faster = and...
2004-08-30 Slava Pestovsome work on directory listing in cfactor
2004-08-30 Slava Pestovfile responder: redirect if directory url does not...
2004-08-29 Slava Pestovstring hashcodes are fixnums
2004-08-29 Slava Pestovwords are now hashed
2004-08-29 Slava Pestovimproved CPU profiler; memory profiler
2004-08-29 Slava PestovCFactor documentation comments
2004-08-29 Slava Pestovclean up bignum cached constants
2004-08-29 Slava Pestovfile responder works with native factor
2004-08-28 Slava Pestovnew files vocab, dissolved builtins vocab, moved tutori...
2004-08-28 Slava PestovFactor 0.64
2004-08-27 Slava Pestovfix broken fixnum bitops
2004-08-27 Slava Pestovfix various memory corruption issues
2004-08-27 Slava Pestovroom fix with large arena
2004-08-27 Slava Pestovfix mandel.factor
2004-08-27 Slava Pestovfix division and modulo giving incorrect results
2004-08-27 Slava Pestovhttpd fix
2004-08-27 Chris DoubleFix for change from worddef>list to word-parameter.
2004-08-27 Slava Pestovfix some overflow issues
2004-08-27 Slava Pestovcleanup of mandel.factor
2004-08-27 Slava Pestovmandelbrot fractal
2004-08-26 Slava Pestovbignums are done
2004-08-26 Slava Pestovsome bignum work
2004-08-25 Slava Pestovbignums (sort of)
2004-08-25 Slava Pestovsome minor cleanups in preparation for landing of s48...
2004-08-25 Slava PestovPorting Scheme48 bignums to Factor.
2004-08-24 Slava Pestovworddef>list renamed to word-parameter
2004-08-24 Slava Pestovinferior.factor is usable for real work
2004-08-24 Slava Pestovremoved unnecessary top-level-continuation stuff
2004-08-24 Slava Pestovrename contains to contains? for consistency
2004-08-24 Slava Pestovsome simple benchmarks
2004-08-24 Slava Pestovoops
2004-08-24 Slava Pestovmultitasking httpd
2004-08-23 Slava Pestovfix for socket closing
2004-08-23 Chris Doubleuse character streams instead of binary streams in...
2004-08-23 Chris Doubleget todo list working with native factor.
2004-08-23 Slava Pestovsome miscellaneous error handling and bootstrapping...
2004-08-23 Slava Pestova profiler
2004-08-23 Slava Pestovbetter error reporting in native factor
2004-08-23 Slava Pestovfix read line, and add read line regression tests
2004-08-22 Chris DoubleAdd line endings to files.
2004-08-22 Chris DoubleWas logging the post alist before converting it to...
2004-08-22 Slava Pestovfix some usages of inject
2004-08-22 Slava Pestovfix compile error
2004-08-22 Slava Pestovditch map, rename inject to map
2004-08-22 Slava Pestovstarting to eliminate expand
2004-08-22 Slava Pestovnicer default vocabulary colors :)
2004-08-22 Slava Pestovhtml stream generates css
2004-08-22 Slava Pestovread1 stream operation added, inferior.factor styled...
2004-08-21 Slava Pestovlistener fix
2004-08-21 Slava Pestovdocumentation updates
2004-08-21 Slava Pestovmultitasking before-styles-to-alist
2004-08-21 Slava Pestovfix redirect headers, postpone i/o errors until calling...
2004-08-20 Slava Pestovimproved native run-resource
2004-08-20 Slava Pestovworking on cfactor bootstrap
2004-08-20 Slava Pestovadd irc.factor to contrib
2004-08-20 Slava Pestovcompletion popups for shuffle defs
2004-08-20 Slava Pestovrename iomux to io
2004-08-20 Slava Pestovread# works
2004-08-20 Slava Pestovstart work on read#
2004-08-20 Chris Doublerevert workaround for native factor problem now that...
2004-08-20 Slava Pestovread line fix
2004-08-20 Chris Doubleworkaround for native factor bug in processing lists
2004-08-19 Chris Doubleget things working with native factor.
2004-08-19 Chris DoubleFix cont-html to work with new word defining words.
2004-08-19 Slava Pestovword/set-word moved to words vocabulary
next