0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Mar 26, 2023 — Mar 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #8 from 0b1kn00b/local More... about 12 years ago
minor merge More... about 12 years ago
further refactoring More... about 12 years ago
further refactoring More... about 12 years ago
merge cleanup More... about 12 years ago
minor change More... about 12 years ago
Merge branch 'local' of github.com:0b1kn00b/stax into local minor edit More... about 12 years ago
Refactor explanations More... about 12 years ago
Refactor explanations More... about 12 years ago
Env->Dom & ; -> {} More... about 12 years ago
Merge branch 'master' of git://github.com/jdegoes/stax More... about 12 years ago
refactor More... about 12 years ago
Merge pull request #7 from sledorze/master More... about 12 years ago
Merge branch 'master' of github.com:sledorze/stax More... about 12 years ago
Added filterNot for ArrayExtensions Added exists for Option More... about 12 years ago
Added both Equals for Tuples More... about 12 years ago
added WhenChanges and nowAndWhenChanges reactive utility methods. More... about 12 years ago
Rearranging for minimal code import More... about 12 years ago
Moved Tuple4 and Tuple5 to Tuples.hx More... about 12 years ago
foreach to forEach ( because forAny, forAll ), added to IterableExtensions. More... about 12 years ago
Short cuts. More... over 12 years ago
Project file autoedits More... over 12 years ago
fixed ObjectExtensions and add utility methods More... over 12 years ago
added leftOr and rightOr in EitherExtension. remove a useless return in OptionExtensions foreach More... over 12 years ago
fixed an issue with php compilation More... over 12 years ago
added leftOrRight and rightAndLeft More... over 12 years ago
Merge pull request #5 from 0b1kn00b/master More... over 12 years ago
Merge pull request #6 from sledorze/master More... over 12 years ago
added a space in Tuples type definition to prevent bad completion output from the compiler. More... over 12 years ago
add findIndexOf to ArrayExtensions. More... over 12 years ago