0
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected 1 day ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #243 from kirkdsayre/thread-safety More... almost 8 years ago
Synchronize some operations to make them thread safe. More... almost 8 years ago
Merge pull request #242 from kirkdsayre/fixes More... almost 8 years ago
Merge branch 'master' of github.com:elision/elision into fixes More... almost 8 years ago
Fix a bug in Apply::getOperators() (NullPointer exception if additional operators to track are added after the cached result has already been computed). More... almost 8 years ago
Merge pull request #241 from daheise/nh-key More... about 8 years ago
Fix a handler key issue that was causing unnecessary compliation of native handlers. More... about 8 years ago
Fix a handler key issue that was causing unnecessary compliation of native handlers. More... about 8 years ago
Fix a handler key issue that was causing unnecessary compliation of native handlers. More... about 8 years ago
Merge pull request #239 from daheise/master More... almost 9 years ago
The debug ant target isn't configured properly right now. For now, run the default ant. More... almost 9 years ago
Added an extremely basic test for elision, checking that it bootstraps and exits properly. More... almost 9 years ago
Merge pull request #238 from daheise/master More... almost 9 years ago
We're on travis. More... almost 9 years ago
Travis More... almost 9 years ago
Travis work. More... almost 9 years ago
Travis build work. More... almost 9 years ago
Changed travis build to use ant. More... almost 9 years ago
Travis build work. More... almost 9 years ago
Merge branch 'master' of https://github.com/heiseda/elision More... almost 9 years ago
Working on getting a working travis build. More... almost 9 years ago
Merge branch 'master' of https://github.com/heiseda/elision More... over 9 years ago
Merge pull request #237 from heiseda/master More... over 9 years ago
The native handler cache now takes Scala and Elision versions into account so handlers will recompile across version changes. More... over 9 years ago
Added repl swtich to clear the native compiled handler cache. More... over 9 years ago
Merge pull request #235 from heiseda/master More... over 9 years ago
Replaced SequenceMatcher computational complexity sorting with more readable code More... over 9 years ago
Merge pull request #234 from heiseda/master More... over 9 years ago
Previous Memoization cache lookup key caused bas rewrites. Changed to new key. More... over 9 years ago
Merge pull request #233 from heiseda/master More... over 9 years ago