0
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected 1 day ago.
Apr 26, 2023 — Apr 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge More... over 13 years ago
Merge branch 'master' of http://github.com/jdegoes/stax More... over 13 years ago
simplified Tuple implementation More... over 13 years ago
Reflective getHasherFor, getEqualsFor and getOrderFor are added More... over 13 years ago
Reflective getHasherFor, getEqualsFor and getOrderFor are added More... over 13 years ago
Reflective getHasherFor, getEqualsFor and getOrderFor are added More... over 13 years ago
Collection.size property is now a method More... over 13 years ago
removed dependencies on haxe.data.collections.Maps More... over 13 years ago
removed haxe.data.collections.Maps More... over 13 years ago
renamed Hasher to Hash More... over 13 years ago
removed default values that can be retrieved lazily More... over 13 years ago
added with*Function to List, Map and Set; fixed List.sort More... over 13 years ago
arguments for collections is now set in this order: order, equal, hasher, show More... over 13 years ago
added proper getters for equal/order/show/hasher in Tuple*, List, Map and Set More... over 13 years ago
further removal of *F and refactoring of Tuple* More... over 13 years ago
Merge branch 'master' of [email protected]:jdegoes/stax More... over 13 years ago
added toEffect method to function extensions to convert T returning functions to Void returning functions More... over 13 years ago
ws normalization More... over 13 years ago
cleanup More... over 13 years ago
Merge branch 'master' of http://github.com/jdegoes/stax More... over 13 years ago
removed *F from PreludeExtensions More... over 13 years ago
fix endWith More... over 13 years ago
add comment to code More... over 13 years ago
add flatten to option of options, refactor flatMap to use map/flatten More... over 13 years ago
Merge branch 'master' of http://github.com/jdegoes/stax More... over 13 years ago
minor fixes More... over 13 years ago
fix build More... over 13 years ago
cleanup More... over 13 years ago
removed DynamicExtension.*F functions; removed *F from collections More... over 13 years ago
added tests for collections More... over 13 years ago