0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 month ago. based on code collected about 1 month ago.
Jan 07, 2024 — Jan 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added some tests that revealed some bugs More... about 13 years ago
more tests showing some failing results More... about 13 years ago
adding tests More... about 13 years ago
found a good alternative to our (abandoned head) rev. 333: use a mutally recursive emit function to decide whether to use field address get vs. field value get... i think we'll be able to maintain this in other context situations... More... about 13 years ago
add a reference More... about 13 years ago
refactoring More... about 13 years ago
refactoring More... about 13 years ago
fixed resolution of assemblies which require custom type resolve event registration (i.e. an assembly loaded by dll name but not otherwise discoverable by .NET; e.g. an assembly not in the usual lookup dirs or referenced in the currently executing assembly) More... about 13 years ago
working on making instance field set work (its not) More... about 13 years ago
change build config More... about 13 years ago
instance console logger instead of default logger More... about 13 years ago
implemented expression path set (NEED TESTS) More... about 13 years ago
improve error position info on path set validation More... about 13 years ago
refactoring More... about 13 years ago
Refactoring More... about 13 years ago
refacoring More... about 13 years ago
fully implemented path set (need to test though ; plus implicit assign!) More... about 13 years ago
refactoring More... about 13 years ago
implemented full expr path call semantics More... about 13 years ago
added expr path set More... about 13 years ago
refactoring More... about 13 years ago
refactoring More... about 13 years ago
add syntactic tuple overloads More... about 13 years ago
refactored test helpers to use naming convention that is easier to read and remember More... about 13 years ago
added some test cases More... about 13 years ago
added more scenarios for field get on expr; need to add more test cases for error scenarios More... about 13 years ago
fix grammer for and add test for expr dot path More... about 13 years ago
instance field get recursive paths on expressions implemented; more tests and work to do! More... about 13 years ago
refactored pathget More... about 13 years ago
added expr path get expression More... about 13 years ago