]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2005-08-23 Slava Pestovremove call to sort from cross-referencer
2005-08-22 Slava Pestovbinary search
2005-08-22 Slava PestovFix bootstrap failure
2005-08-22 Slava Pestovmore cleanups
2005-08-22 Slava Pestovmore cleanups
2005-08-22 Slava Pestovmore generic word cleanups
2005-08-22 Slava Pestovmore code cleanups; new make-hash idiom
2005-08-22 Slava Pestovbootstrap cleanup
2005-08-22 Slava Pestovsimplifying quicksort code
2005-08-22 Slava Pestovfix bootstrap failure, other cleanups
2005-08-22 Chris DoubleLink to original parser combinators document for the...
2005-08-22 Slava Pestovmore prettyprinter updates, unparser is gone
2005-08-21 Slava Pestovmore prettyprinter fixes
2005-08-21 Slava Pestovsee now shows classes and methods
2005-08-21 Slava Pestovnew prettyprinter
2005-08-20 Doug ColemanUpdated to work with .77 cvs.
2005-08-20 Slava Pestovadded foldable, flushable declarations in all relevant...
2005-08-20 Slava Pestovmajor bootstrap cleanup
2005-08-18 Chris DoubleDon't url-encode post data in http-post. Rely on caller...
2005-08-17 Chris DoubleTests removed from main parser-combinators source file...
2005-08-16 Chris DoubleFix Todo example so it works with removal of lexi>.
2005-08-16 Slava Pestovremoved obsolete file
2005-08-16 Slava Pestovclean up generic word code
2005-08-16 Slava Pestovtypo in dll.c
2005-08-16 Slava Pestovcollapse slice of a slice; %fast-set-slot linearizer...
2005-08-15 Slava Pestovfix image loading with missing libraries
2005-08-15 Slava Pestovimages referencing libraries that could not be found...
2005-08-15 Slava Pestovredesigned generic arithmetic; new tag primitive
2005-08-15 Slava Pestovmore generic fixes
2005-08-14 Slava Pestovclean up metaclasses
2005-08-14 Slava Pestovcleanup class<
2005-08-14 Slava Pestovunit tests for identities, recrossref speedup
2005-08-14 Slava Pestovarithmetic identities
2005-08-14 Slava Pestovminor fixes, new quicksort implementatin
2005-08-13 Slava Pestovfix flaw in node-clone; cleanups
2005-08-13 Slava Pestovfix node splitter bug, fix typos in identities
2005-08-12 Slava Pestovvarious clean ups, fix linearization of #label
2005-08-12 Chris DoubleFix bug in http-request in http-client library
2005-08-11 Slava Pestovfaster hashtable = method, dataflow optimizer cleanups
2005-08-10 Slava Pestovhandbook updates for 0.77
2005-08-08 Slava Pestovworking on partial evaluation
2005-08-08 Slava Pestovminor fixes
2005-08-08 Chris DoubleMake 'browse' the default word to be shown in the brows...
2005-08-08 Chris DoubleRefactored browser responder.
2005-08-08 Slava Pestovfixed problem with meets referring to themselves, leadi...
2005-08-07 Slava Pestovinline-methods did not call solve-recursion, leading...
2005-08-07 Slava Pestovfix bootstrap failure
2005-08-07 Slava Pestovdataflow optimizer work
2005-08-07 Chris DoubleRefactoring and additions to the concurrency library.
2005-08-06 Slava Pestovmore recursive value inference bug fixing
2005-08-06 Slava Pestovsome recursive value inferencer fixes
2005-08-06 Daniel Ehrenbergfixing lack of clause following because
2005-08-05 Slava Pestovmore inference cleanups
2005-08-05 Slava Pestovinference cleanups; recursive value inference work...
2005-08-04 Slava PestovMissing file
2005-08-04 Chris DoubleAdd first cut at concurrency library.
2005-08-04 Slava Pestovstarting recursive value inference; add hack to (uncros...
2005-08-04 Slava Pestovmarginally faster nappend
2005-08-04 Slava Pestovfurther code cleanups, unit test fixes
2005-08-04 Slava Pestov\ foo is now a first-class type; this removes the need...
2005-08-04 Chris Double3list no longer exists. Fix parser combinators to work...
2005-08-03 Slava PestovCHANGES updates
2005-08-03 Slava Pestovdataflow optimizer fixes, minor generic word cleanups
2005-08-03 Slava Pestovadd failing test
2005-08-02 Slava Pestovbetter method inlining heuristic
2005-08-02 Slava Pestovbetter type inference in dispatch tables
2005-08-02 Slava Pestovaccurate type signature for make-tuple
2005-08-02 Slava Pestovrelated? heuristic was incorrect
2005-08-02 Slava Pestovoptimize out arithmetic dispatch and known-outcome...
2005-08-01 Slava Pestovmethod inlining
2005-08-01 Slava Pestovclean up class<, class-and, class-or
2005-07-31 Slava Pestovmatrix library simplification; other code cleanups
2005-07-30 Slava Pestovclean up sequences and matrices
2005-07-29 Slava Pestovbump factor plugin version number, compiler work
2005-07-29 Slava Pestovdataflow optimizer improvement
2005-07-28 Slava Pestovworking on type inference
2005-07-28 Slava Pestovstarted some class inference, dataflow optimizer improv...
2005-07-28 Slava Pestovfix optimizer bugs
2005-07-28 Slava Pestovdataflow optimizer work, phasing out 3list/3unlist
2005-07-27 Slava Pestovworking on dataflow optimizer
2005-07-26 Slava PestovFix overflow in room primitive
2005-07-26 Slava Pestovsome code cleanups, factorbot PING fix
2005-07-26 Mackenzie Straightadd dllexports
2005-07-25 Chris DoubleChanges to get parser-combinators working with 0.76
2005-07-25 Chris DoubleVarious changes to get cont-responder examples working...
2005-07-25 Slava Pestovintegers support sequence protocol, remove count, proje...
2005-07-25 Alex Chapmansmall gl type bugfix
2005-07-25 Slava Pestovfix problem in optimizer
2005-07-25 Slava Pestovinspector shows delegate slots
2005-07-25 Slava Pestoveditor bug fix
2005-07-25 Slava Pestovdocument 0.77 changes, print tuple addr in debugger
2005-07-25 Slava Pestovimproved inspector with slot links
2005-07-25 Slava Pestovusing 2each in some places instead of zip [ uncons...
2005-07-25 Slava Pestov2each combinator, minor improvements to inspector and fep
2005-07-25 Slava Pestovfix multi-shot callcc1 problem
2005-07-24 Slava Pestovfactorbot fix, starting 0.77
2005-07-23 Slava Pestovreleasing 0.76 0.76 release-0-76
2005-07-23 Slava Pestovremove obsolete file
2005-07-23 Mackenzie Straightcleanup USING
2005-07-23 Mackenzie Straightfix win32 for .76
next