5
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected 2 days ago.
May 16, 2023 — May 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
lexical conventions More... over 20 years ago
lexical conventions More... over 20 years ago
page addres correction More... over 20 years ago
page addres correction More... over 20 years ago
Notes about what to do next. More... over 20 years ago
Notes about what to do next. More... over 20 years ago
Bugfixes and such. It seems to finally (mostly) work. More... over 20 years ago
Bugfixes and such. It seems to finally (mostly) work. More... over 20 years ago
subst(): we should descend into right side of ->, fix it. fresh_vars(): use Tyvars.fresh_subst(). unify(): some oddities found and fixed. More... over 20 years ago
subst(): we should descend into right side of ->, fix it. fresh_vars(): use Tyvars.fresh_subst(). unify(): some oddities found and fixed. More... over 20 years ago
D_local_value needs no is_ref (already in base). Set is_ref properly. Kill M_iface_method, add FK_iface_method. add_local(): Decl() was created twice, fixed. More... over 20 years ago
D_local_value needs no is_ref (already in base). Set is_ref properly. Kill M_iface_method, add FK_iface_method. add_local(): Decl() was created twice, fixed. More... over 20 years ago
Killed few M_iface_method. Hack for old-style function types. More... over 20 years ago
Killed few M_iface_method. Hack for old-style function types. More... over 20 years ago
free_variable(): killed, it didn't handle constraints substituions. fresh_subst(): new free_variable() on steroids. More... over 20 years ago
free_variable(): killed, it didn't handle constraints substituions. fresh_subst(): new free_variable() on steroids. More... over 20 years ago
Implicit record ctors. New handling of iface-members. Fix variant-option members. More... over 20 years ago
Implicit record ctors. New handling of iface-members. Fix variant-option members. More... over 20 years ago
Allow locate (null, ...). More... over 20 years ago
Allow locate (null, ...). More... over 20 years ago
Some basic semantic extensions, only implicit record constructor for now. More... over 20 years ago
Some basic semantic extensions, only implicit record constructor for now. More... over 20 years ago
M_interface_member killed. Bugfix: (?x) is tuple pattern. More... over 20 years ago
M_interface_member killed. Bugfix: (?x) is tuple pattern. More... over 20 years ago
M_iface_method killed. More... over 20 years ago
M_iface_method killed. More... over 20 years ago
Add some reasonable ctors. Make few field mutable. Interface methods are now handled as special cases of M_function. More... over 20 years ago
Add some reasonable ctors. Make few field mutable. Interface methods are now handled as special cases of M_function. More... over 20 years ago
added syntax table, improved hilighting More... over 20 years ago
added syntax table, improved hilighting More... over 20 years ago