]> gitweb.factorcode.org Git - factor.git/history - library/syntax/prettyprint.factor
typos
[factor.git] / library / syntax / prettyprint.factor
2005-09-06 Slava Pestovtypos 0.78 factor-0-78
2005-09-06 Slava Pestovprettyprinter fix
2005-09-05 Slava Pestovprettyprinter fix
2005-09-03 Slava Pestovscroller fix, rename 2unseq ==> first2, 3unseq ==>...
2005-09-01 Slava Pestovfix unit test failures
2005-09-01 Slava Pestovprettyprinter regression fix
2005-09-01 Slava PestovMindmap gadget
2005-09-01 Slava Pestovmore cleanups; split up huge gadgets vocabulary
2005-08-29 Slava Pestovword-name, word-vocabulary are now slots in the word...
2005-08-29 Slava Pestovprettyprinter works with HTML words
2005-08-27 Slava Pestovrename [.] to sequence.
2005-08-26 Slava Pestovstack display hooks for single-stepper and inspector...
2005-08-25 Slava Pestovmajor cleanup
2005-08-25 Slava Pestovminor pane optimization
2005-08-24 Slava Pestovspacial indexing for faster pane display
2005-08-24 Slava Pestovrenaming rectangle tuple to rect and a few shape- words...
2005-08-23 Slava Pestovinspector bug fix, sleep word
2005-08-23 Slava Pestovremove call to sort from cross-referencer
2005-08-22 Slava Pestovmore cleanups
2005-08-22 Slava Pestovfix bootstrap failure, other cleanups
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-07 Slava Pestovdataflow optimizer work
2005-08-04 Slava Pestov\ foo is now a first-class type; this removes the need...
2005-08-01 Slava Pestovmethod inlining
2005-08-01 Slava Pestovclean up class<, class-and, class-or
2005-07-30 Slava Pestovclean up sequences and matrices
2005-07-29 Slava Pestovdataflow optimizer improvement
2005-07-27 Slava Pestovworking on dataflow optimizer
2005-07-25 Slava Pestovintegers support sequence protocol, remove count, proje...
2005-07-23 Slava Pestovvarious code cleanups, removing some redundant calls...
2005-07-22 Slava Pestovhandbook updates, HTML-format changelog
2005-07-14 Slava Pestovpresentation fixes, prettyprinter cleanup
2005-07-12 Slava Pestovminor UI fixes, updating html streams to not use obsole...
2005-07-06 Slava Pestovbetter presentations in UI
2005-06-19 Slava Pestovmerged streams, stdio and files into io vocabulary
2005-05-29 Slava Pestovvarious minor additions and PowerPC backend enhancements
2005-05-19 Slava Pestovfix stage1 bootstrap, minor handbook update
2005-05-18 Slava Pestovmore sequence cleanups
2005-05-14 Slava Pestovgeneric words are more flexible, sequences cleaned up
2005-05-04 Slava PestovUI fixes; hashtables and generics are rehashed during...
2005-05-03 Slava Pestovfixing matrices; fixing examples
2005-05-02 Slava Pestovsimple HTTP client; with-stream* word; various tweaks...
2005-04-20 Slava Pestovminor cleanups here and there
2005-04-14 Slava Pestovmatrix math
2005-04-12 Slava Pestovtuple equality fixed, tuples are not sequences anymore...
2005-04-10 Slava Pestovclass introspection tools
2005-04-02 Slava Pestovsequence protocol
2005-03-27 Slava Pestovautomatic decompiling of definitions, cross reference...
2005-03-19 Slava Pestovvarious cleanups, updated plugin docs, plugin fixes
2005-03-19 Slava Pestovremoved style framework
2005-02-11 Slava Pestovstart keyboard focus
2005-02-10 Slava Pestovfix prettyprinter bug
2005-02-10 Slava Pestovworking on prettyprint
2005-02-06 Slava Pestovinside method for ellipses
2005-02-06 Slava Pestovmore UI work, new shapes, tuple in/out syntax
2005-01-24 Slava Pestovmore descriptive undefined-method error
2005-01-23 Slava Pestovremoved times*, use repeat instead
2005-01-14 Slava Pestovsimplifying the parser; #{ a b } is now #{ a b }#
2005-01-14 Slava Pestov[[ car cdr ]] syntax replaces [ car | cdr ]
2004-12-29 Slava Pestovsee works with generics
2004-12-29 Slava Pestovtype inference changes, comment out smart-terminal...
2004-12-26 Slava Pestovbetter error reporting
2004-12-20 Slava Pestovplugin fix; type-name word cleaned up
2004-12-19 Slava Pestovhuge code cleanup
2004-12-13 Slava Pestovpredicate metaclass; prettyprint, see, unparse, ' and...
2004-12-11 Slava Pestovmerged stack continuations combinators and logic vocabu...
2004-11-29 Slava Pestovworking on inference; symbols are written to images...
2004-11-26 Slava Pestovtelnetd fix
2004-11-26 Slava Pestovminor prettyprint improvements
2004-11-26 Slava Pestovhashtable prettyprinting
2004-11-24 Slava Pestovcontinuation prompt in the listener; moved some stuff...