Bootstrap fix

slava 2006-05-20 22:25:16 +00:00
parent e3a017d877
commit b83aa8243f
2 changed files with 2 additions and 1 deletions

View File

@ -5,6 +5,7 @@
- code walker & exceptions -- test and debug problems - code walker & exceptions -- test and debug problems
- code walker and callbacks is broken? - code walker and callbacks is broken?
- prettyprinter's highlighting of non-leaves looks bad - prettyprinter's highlighting of non-leaves looks bad
- stack effect inferred for ^ is wrong
+ io: + io:

View File

@ -192,8 +192,8 @@ vectors words ;
"/library/ui/panes.factor" "/library/ui/panes.factor"
"/library/ui/outliner.factor" "/library/ui/outliner.factor"
"/library/ui/environment.factor" "/library/ui/environment.factor"
"/library/ui/listener.factor"
"/library/ui/presentations.factor" "/library/ui/presentations.factor"
"/library/ui/listener.factor"
"/library/ui/inspector.factor" "/library/ui/inspector.factor"
"/library/ui/browser.factor" "/library/ui/browser.factor"
"/library/ui/apropos.factor" "/library/ui/apropos.factor"