summary refs log tree commit diff stats
path: root/tests/reject/tcaseexpr1.nim
Commit message (Collapse)AuthorAgeFilesLines
* the `is` operator now works with type classes and type variablesZahary Karadjov2012-10-031-3/+3
| | | | | bugfixes: the DLL tests were failing on Mac OS X, due to an incorrect DynlibFormat
* implemented case expressionsZahary Karadjov2012-10-031-0/+30