0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 05, 2024 — Aug 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Interfaces go in type namespace in anticipation of constraint kinds. More... about 13 years ago
Support for generating object files rather than assembly. More... about 13 years ago
Lexical lookup of interface implementations. More... about 13 years ago
Fixed type qualifiers popping up out of place in inferred function types. More... about 13 years ago
Fixed an error causing a special form's code generator to be assigned to its inferrer slot. More... about 13 years ago
Syntax adjustments in interface interface. More... about 13 years ago
Basic interface implementation import and lookup. More... about 13 years ago
Style cleanup in special definition macro. More... about 13 years ago
More convenience improvements for symbol handling. More... about 13 years ago
Remove obsolete type-resolve-free func. More... about 13 years ago
Naming fix More... over 13 years ago
More concise primitive definitions by replacing strings with CL symbols. More... over 13 years ago
Translate CL symbols to lowercase BL symbols. More... over 13 years ago
Refactored handling of polymorphic values and primitives. More... over 13 years ago
Made redundant by 81388 More... over 13 years ago
More helpful environment print method. More... over 13 years ago
Lookup should error on failure. More... over 13 years ago
Fixed foreign bindings not being typed as schemes. More... over 13 years ago
Added special type constructor type-of, which accepts a value. More... over 13 years ago
Generate type variables for function arguments during resolution. More... over 13 years ago
Primitive FP arithmetic. More... over 13 years ago
More fleshed out stdlib basics. More... over 13 years ago
Need to actually return values from these. More... over 13 years ago
More consistent behavior under type lookup failure. More... over 13 years ago
Pass correct comparator identifier to LLVM. More... over 13 years ago
Factored out common components of function definition. More... over 13 years ago
Simple bitcast primitive More... over 13 years ago
Use correct comparison operators for unsigned integers. More... over 13 years ago
Bind type variables in primitive polymorphic definitions. More... over 13 years ago
Corrected a few latent bugs in the definition of module. More... over 13 years ago