50
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Adding a meta method to simplify Default expressions More... over 8 years ago
Adding a Default(T) implementatoin More... over 8 years ago
Adding support for assembly initialization More... over 8 years ago
Merge pull request #151 from boo-lang/compiler-performance More... over 8 years ago
Merge pull request #150 from boo-lang/master More... over 8 years ago
A few last performance enhancements. More... over 8 years ago
Ensure that invalid implicit conversions provide useful errors More... over 8 years ago
Adding some caching and pooling to reduce GC churn and improve performance. More... over 8 years ago
Speed up ReflectionNamespace lookup with caching. More... over 8 years ago
Speed up ExternalType lookup with caching. More... over 8 years ago
Avoiding unnecessary MacroAndAttributeExpansion passes during reification More... over 8 years ago
Adding caching to improve ResolveImports performance. More... over 8 years ago
Removing an internal file that was accidentally committed. More... over 8 years ago
Merge pull request #141 from KidFashion/remoteMasterWithBooishFixes More... over 8 years ago
reverted csproj? More... over 8 years ago
Fixed Home & End keys behavior More... over 8 years ago
Merge branch 'master' into remoteMasterWithBooishFixes More... over 8 years ago
sync upstream More... over 8 years ago
Sync with upstream More... over 8 years ago
Merge branch 'remoteMasterWithBooishFixes' of https://github.com/kidfashion/boo into remoteMasterWithBooishFixes More... over 8 years ago
If collectible assemblies aren't supported, this should raise a warning, not an exception. More... over 8 years ago
Merge pull request #142 from KidFashion/remoteMasterWithCollectible More... over 8 years ago
Fixing issue #143 More... over 8 years ago
Added switch and conditional compilation based on framework version More... over 8 years ago
Revert "Fixing issue #139" More... over 8 years ago
Merge remote-tracking branch 'upstream/master' into remoteMasterWithBooishFixes More... over 8 years ago
Merge remote-tracking branch 'upstream/master' More... over 8 years ago
Fixing issue #139 More... over 8 years ago
Fixing issue #139 More... over 8 years ago
Fixing issue #137 More... over 8 years ago