Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-07-09 | Change syntax for tuples. | Ori Bernstein | |
2013-12-27 | Added 'strjoin' to libstd | Ori Bernstein | |
2013-10-24 | Add a constant for the maximum codepoint | Ori Bernstein | |
As specified by unicode. | |||
2013-08-14 | Add a constant for the maximum UTF size. | Ori Bernstein | |
2012-09-27 | Match the name of the directory to the name of the lib | Ori Bernstein | |
We generate libstd, not libmyr. This gets installed to $PREFIX/myr/$LIBNAME, so this fairly generic name should not conflict with the system. |