]> gitweb.factorcode.org Git - factor.git/commit
more UI work, new shapes, tuple in/out syntax
authorSlava Pestov <slava@factorcode.org>
Sun, 6 Feb 2005 03:51:41 +0000 (03:51 +0000)
committerSlava Pestov <slava@factorcode.org>
Sun, 6 Feb 2005 03:51:41 +0000 (03:51 +0000)
commit78c9e7584784e7ef83af5d5251a4e780571d3751
tree8b6cb83c3e2de3ef5f74c6f1f5f2393794935ba9
parent711c19445dbaf11dfb22011a27313b90ea785fcd
more UI work, new shapes, tuple in/out syntax
12 files changed:
TODO.FACTOR.txt
factor/parser/Tuple.java
library/generic/tuple.factor
library/kernel.factor
library/syntax/parse-syntax.factor
library/syntax/prettyprint.factor
library/ui/buttons.factor
library/ui/gadgets.factor
library/ui/hand.factor
library/ui/layouts.factor
library/ui/paint.factor
library/ui/shapes.factor