1
I Use This!
Inactive

Commits : Listings

Analyzed 4 days ago. based on code collected 4 days ago.
Jun 12, 2023 — Jun 12, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Tiny fixes More... almost 10 years ago
Support arbitrary schemas in std.http More... almost 10 years ago
Fix Windows issue where (unsigned)-1 refused to parse in headers due to no implicit conversion existing. More... almost 10 years ago
Add memory profiler format, implementation and associated utilities More... almost 10 years ago
Merge branch 'master' of github.com:FeepingCreature/fcc More... almost 10 years ago
Add set-accessed/set-modified More... almost 10 years ago
Rewrite readAll to use less memory so it copes with larger files better More... almost 10 years ago
small stuff More... almost 10 years ago
fix potential memory leak in dupvfree More... almost 10 years ago
support alias to function expressions More... almost 10 years ago
small stuff More... almost 10 years ago
Implement asynchronous socket scheduler, generalize to process file descriptors More... almost 10 years ago
reorder tls handling to work around hard-to-fix compiler issue More... almost 10 years ago
Improve enum error message when unknown member is accessed More... almost 10 years ago
In which I fail at life. More... about 10 years ago
We have always had toUpper. More... about 10 years ago
Implement a bunch of Project Euler problems in Neat. Don't look at the solutions! (They're just for testing.) More... about 10 years ago
Add __tuple() to force a tuple form, to remove the need for static if (type-is tuple T) in metaprogramming More... about 10 years ago
Add a primes iterator to std.math More... about 10 years ago
Document type info keywords in the cheat sheet More... about 10 years ago
Add const-int-to-number to the macro language More... about 10 years ago
Fix issue with template instantiation with constant int range comparison not working out More... about 10 years ago
Fix sum over empty ranges not setting the target to zero More... about 10 years ago
Add breakIter to break an iterator up into values of a determined type. More... about 10 years ago
Small fry More... about 10 years ago
Implement async yield() function to enable implementing asynchronous socket scheduling with coroutines More... about 10 years ago
Fix issues with readback handling, make more reliable More... about 10 years ago
Rename is-nan to isnan, now that I'm off my dash bender More... about 10 years ago
Add length property to UDLL More... about 10 years ago
Something with getopt, I don't even know More... about 10 years ago