aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/lux/control/interval.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* - Changed the identifier separator, from the semi-colon (;) to the period/dot...Eduardo Julian2017-11-291-6/+6
* - Small improvement to overlap testing for intervals.Eduardo Julian2017-07-291-16/+16
* - Can now generate Eq instances for #rec-style recursive types.Eduardo Julian2017-07-151-1/+1
* - :: can now be used to refer to sub-structures within a structure.Eduardo Julian2017-04-041-4/+4
* - Implemented Int encoding/decoding in the standard library.Eduardo Julian2017-04-031-5/+5
* - Expanded the lux/control/interval module.Eduardo Julian2017-03-271-15/+172
* - Changed the license from MPL 2.0 to MIT.Eduardo Julian2017-01-261-5/+0
* - Renamed Bounded to Interval.Eduardo Julian2017-01-261-0/+32