0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 6 hours ago.
May 03, 2023 — May 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Shorter error messages More... almost 22 years ago
Fixed scope for imports when body exists More... almost 22 years ago
Lookup modules only as objects. More... almost 22 years ago
Case statement More... almost 22 years ago
Preparation for module sync More... almost 22 years ago
Changed the output of asserts More... almost 22 years ago
Basic asserts More... almost 22 years ago
Discard side effects for A[B] More... almost 22 years ago
Explicit instantiation such as f[3] More... almost 22 years ago
Emit a nice and joli warning for implicit decls, even with special option off More... almost 22 years ago
Structure passing by reference More... almost 22 years ago
Clarified the generated code More... almost 22 years ago
Fixed a small case for the transitive instantiation More... almost 22 years ago
At long last, transitive instantiation from implicit generic types More... almost 22 years ago
Added short-debug capabilities, useful when debugging generics More... almost 22 years ago
Some progress towards deduction from subtypes (f(complex.floating)) More... almost 22 years ago
Added prefix operator ?; Now emit code only for needed operations; Avoid cloning non-generic declarations when instantiating. More... almost 22 years ago
Added constructor reduction More... almost 22 years ago
Fixed the failing test case. More... almost 22 years ago
Back to the simple type system, no XLType anymore More... almost 22 years ago
New module system - Nested modules More... almost 22 years ago
Streamlined modules (no database). Significantly faster and simpler to use. Complete recompile, however. More... almost 22 years ago
Added failing minimax case (check error message consistency) More... almost 22 years ago
Fixes for gcc 3.0; fix for generic varargs with no intermediate instantiation More... almost 22 years ago
Fixed support for HP-UX and gcc 3.0 More... almost 22 years ago
Added Julia set test More... almost 22 years ago
And/or operators, while with temporaries More... almost 22 years ago
Indirect instantiation test passes More... almost 22 years ago
Better instantiation of generics. More... almost 22 years ago
Using indentation to create a block with local destructors More... almost 22 years ago