John Benediktsson
|
12216b1246
|
core: some more cleanup of USING lists.
|
2013-03-05 10:48:14 -08:00 |
Doug Coleman
|
067f9830ef
|
classes.union: Define a maybe: word that makes a tuple that acts as an anonymous union for a type and f. Updated all the places we define UNION: ?foo foo POSTPONE: f ;. Fixes #416 and lots of headaches.
|
2011-11-22 01:56:13 -08:00 |
John Benediktsson
|
d142dbb456
|
Revert "classes.singleton: fix "summary" of singletons. Fixes #145."
This reverts commit d820c86974 .
|
2011-09-19 17:46:52 -07:00 |
John Benediktsson
|
46c417370f
|
classes.singleton: fix "summary" of singletons. Fixes #145.
|
2011-09-19 16:49:11 -07:00 |
Slava Pestov
|
e6d1388dcc
|
Clean up class algebra a bit, and change mixins to recompile less, taking advantage of new semantics
|
2010-01-30 09:28:52 +13:00 |
Slava Pestov
|
c693587018
|
classes.algebra: cleanup
|
2009-11-10 17:41:47 -06:00 |
Slava Pestov
|
50a86a8d93
|
More efficient singleton predicates
|
2009-07-17 17:41:33 -05:00 |
Slava Pestov
|
c19f2257f4
|
Fix permission bits
|
2008-10-02 08:34:49 -05:00 |
Slava Pestov
|
7ca3c2a878
|
Various minor compiler tweaks
|
2008-07-12 01:08:30 -05:00 |
Slava Pestov
|
0be00f03e6
|
Mirrors now check sot t slot types, support type coercion for setters, instance? now infers, better transform for 'new', more efficient 'case' where keys are all wrappers
|
2008-06-29 02:12:44 -05:00 |
Doug Coleman
|
47b54b1307
|
add singletons to core
|
2008-04-02 15:41:29 -05:00 |
Doug Coleman
|
11feb563eb
|
move singletons to core
|
2008-04-02 13:11:55 -05:00 |