This website requires JavaScript.
Explore
Help
Sign In
steve
/
factor
Watch
1
Star
0
Fork
You've already forked factor
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
0b207caa87
factor
/
core
/
compiler
/
units
History
Slava Pestov
3e8d21b493
Clarify documentation for compilation units and 'undefined' error
2010-02-03 23:11:28 +13:00
..
authors.txt
Updating summary and authors
2008-01-27 01:02:31 -04:00
summary.txt
Updating summary and authors
2008-01-27 01:02:31 -04:00
units-docs.factor
Clarify documentation for compilation units and 'undefined' error
2010-02-03 23:11:28 +13:00
units-tests.factor
compiler.units: fix faulty unit test
2010-01-06 23:52:14 +13:00
units.factor
classes: If a tuple class with subclasses is redefined into something that's not a tuple class, subclasses are changed to inherit from 'tuple' instead of being forgotten. Also, changing the metaclass of a union or intersection member no longer removes it from the union or intersection. Finally, make some internal words private
2010-02-01 02:48:39 +13:00