Bootstrap fix
parent
e3a017d877
commit
b83aa8243f
|
@ -5,6 +5,7 @@
|
|||
- code walker & exceptions -- test and debug problems
|
||||
- code walker and callbacks is broken?
|
||||
- prettyprinter's highlighting of non-leaves looks bad
|
||||
- stack effect inferred for ^ is wrong
|
||||
|
||||
+ io:
|
||||
|
||||
|
|
|
@ -192,8 +192,8 @@ vectors words ;
|
|||
"/library/ui/panes.factor"
|
||||
"/library/ui/outliner.factor"
|
||||
"/library/ui/environment.factor"
|
||||
"/library/ui/listener.factor"
|
||||
"/library/ui/presentations.factor"
|
||||
"/library/ui/listener.factor"
|
||||
"/library/ui/inspector.factor"
|
||||
"/library/ui/browser.factor"
|
||||
"/library/ui/apropos.factor"
|
||||
|
|
Loading…
Reference in New Issue