aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/library/lux/abstract/codec.lux (unfollow)
Commit message (Expand)AuthorFilesLines
2023-01-13Re-licensed to MPL 2.0Eduardo Julian1-0/+3
2022-12-02Added some simple time-series handling machinery.Eduardo Julian1-4/+4
2022-06-25De-sigil-ification: suffix : [Part 15]Eduardo Julian1-1/+1
2022-06-16De-sigil-ification: suffix : [Part 14]Eduardo Julian1-1/+1
2022-06-16De-sigil-ification: suffix : [Part 13]Eduardo Julian1-3/+3
2022-06-12De-sigil-ification: suffix : [Part 4]Eduardo Julian1-8/+9
2022-06-04De-sigil-ification: #Eduardo Julian1-4/+4
2022-06-03Extensible import syntax [Part 5]Eduardo Julian1-1/+1
2022-06-02Extensible import syntax [Part 3]Eduardo Julian1-1/+1
2022-06-01Extensible import syntax: Part 1Eduardo Julian1-2/+2
2022-03-16De-sigil-ification: prefix :Eduardo Julian1-11/+11
2021-09-15"module:" => "using"Eduardo Julian1-1/+1
2021-09-13Updated only/except import syntax to take into account record => variant synt...Eduardo Julian1-2/+2
2021-09-12Re-named \ => # && \\ => ##Eduardo Julian1-4/+4
2021-09-07De-taggification | part 4Eduardo Julian1-2/+2
2021-09-04De-taggification | part 2Eduardo Julian1-3/+3
2021-08-27Updates to the Ruby compiler.Eduardo Julian1-1/+1
2021-08-26"Interface" instead of "interface:", and "Rec" can be used in type definition.Eduardo Julian1-5/+6
2021-08-23The Python compiler can now be compiled by the new JVM compiler.Eduardo Julian1-8/+8
2021-08-16Made extension-definition macros specify their bindings the same way as syntax:.Eduardo Julian1-1/+1
2021-08-14Moved documentation-generation machinery to its own module.Eduardo Julian1-2/+0
2021-08-08No more #export magic syntax.Eduardo Julian1-2/+2
2021-07-26Re-named Promise to Async.Eduardo Julian1-5/+5
2021-07-14Normalized the hierarchy of the standard library modules.Eduardo Julian1-3/+4
2021-06-30"signature:" -> "interface:" & "structure:" -> "implementation:"Eduardo Julian1-2/+2
2020-12-02Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the con...Eduardo Julian1-4/+4
2019-07-02Re-name "lux/data/error" to "lux/control/try".Eduardo Julian1-4/+4
2019-04-16Small import fixes for the sake of tags.Eduardo Julian1-1/+2
2019-04-06Created the "lux/abstract" branch and moved some modules into it.Eduardo Julian1-5/+3
2019-02-04Changed the naming style for structures.Eduardo Julian1-6/+6
2018-12-15Re-named the "Error" tag to "Failure".Eduardo Julian1-4/+6
2018-07-11- Improvements to import syntax [part 2].Eduardo Julian1-3/+3
2018-07-10- Re-named "struct:" to "structure:".Eduardo Julian1-1/+1
2018-07-10- Re-named "sig:" to "signature:".Eduardo Julian1-1/+1
2018-05-02- Moved the "wrap" function into Monad, and removed Applicative from Monad's ...Eduardo Julian1-2/+1
2017-11-29- Changed the identifier separator, from the semi-colon (;) to the period/dot...Eduardo Julian1-5/+5
2017-11-28- Re-named the "." function to "compose" and moved it to lux/function.Eduardo Julian1-3/+3
2017-11-27- Got rid of even more dots.Eduardo Julian1-1/+1
2017-10-16- Re-named "Result" type back to "Error".Eduardo Julian1-3/+3
2017-07-22- Small refactorings and bug fixes.Eduardo Julian1-6/+10
2017-07-15- Can now generate Eq instances for #rec-style recursive types.Eduardo Julian1-1/+1
2017-05-17- Renamed "Error" to "Result".Eduardo Julian1-3/+3
2017-01-26- Changed the license from MPL 2.0 to MIT.Eduardo Julian1-5/+0
2017-01-04- Updated the documentation of most modules left.Eduardo Julian1-8/+9
2016-12-01- Collected the Lux compiler's repo, the Standard Library's, the Leiningen pl...Eduardo Julian1-0/+28