aboutsummaryrefslogtreecommitdiff
path: root/source/lux/codata/stream.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* - Removed the Lux source from the repo, as it now belongs to the lux/stdlib p...Eduardo Julian2015-10-041-140/+0
* - Changed the name of the \stream macro to \stream&Eduardo Julian2015-09-161-7/+7
* - :: no longer demands prefixes for the struct membersEduardo Julian2015-09-151-11/+20
* - Updated the standard library.Eduardo Julian2015-09-111-1/+1
* - Removed the (unnecessary) lux/meta/macro module.Eduardo Julian2015-09-061-1/+0
* - Found a compromise with the issue of certain definitions clashing with each...Eduardo Julian2015-08-311-6/+6
* - Remove the (unnec) "All'" and "->'" macros.Eduardo Julian2015-08-291-4/+4
* - Added some compiler optimizations.Eduardo Julian2015-08-291-1/+1
* - Changed the name of AllT (for-all type) to UnivQ (universal quantification).Eduardo Julian2015-08-281-4/+4
* Changed the license from EPL to MPL.Eduardo Julian2015-08-281-7/+4
* - Finished turning tags into indices.Eduardo Julian2015-08-171-4/+4
* - Local vars can now longer have prefixed symbols.Eduardo Julian2015-08-051-1/+1
* - Struct definition no longer required prefixed members (now, it actually pro...Eduardo Julian2015-08-041-5/+5
* - Renamed the Syntax type to AST.Eduardo Julian2015-08-041-1/+1
* - Added a module for hashing.Eduardo Julian2015-08-021-1/+2
* - Did some refactoring of the standard library.Eduardo Julian2015-07-311-5/+6
* - The output directory is now being used as the cache.Eduardo Julian2015-07-251-0/+133