9d23c69fb0
* driver.cs (SplitPathAndPattern): Small bug fix, I was not correctly splitting out the paths. svn path=/trunk/mcs/; revision=3200 |
||
---|---|---|
.. | ||
class | ||
docs | ||
doctools | ||
errors | ||
jay | ||
mcs | ||
nant | ||
nunit | ||
tests | ||
tools | ||
AUTHORS | ||
ChangeLog | ||
README | ||
makefile |
README
This contains the Mono C# compiler as well as the Mono runtime library. Layout: class/ Class libraries errors/ Sample programs that should generate errors by the compiler. jay/ Yacc-based parser generator. mcs/ The Mono C# compiler tests/ Sample tests Thanks a lot to Sergey Chaban for his help during the development of the C# compiler.