Lawrence Pit cf155c00a2 * FileWebRequest.cs: finished implementation of async methods. 23 år sedan
..
class cf155c00a2 * FileWebRequest.cs: finished implementation of async methods. 23 år sedan
docs d36f49c491 Update compiler docs 23 år sedan
doctools 6dd7c6bdeb Added "FooDoc(string name)" constructors in all relevant places. 24 år sedan
errors cfc4b4b32a Add more tests 23 år sedan
jay 7cab9c0106 Flush 24 år sedan
mbas 291013ba79 *** empty log message *** 23 år sedan
mcs 9b0d14acef 23 år sedan
nant b04682edc3 2002-04-28 Nick Drochak <[email protected]> 24 år sedan
nunit 7b48046bd4 2002-03-08 Nick Drochak <[email protected]> 24 år sedan
tests 9b0d14acef 23 år sedan
tools 6c048296bb added support for comparing values of static-literal fields 24 år sedan
AUTHORS 4edc618bd2 2002-05-09 Daniel Morgan <[email protected]> 23 år sedan
ChangeLog 4edc618bd2 2002-05-09 Daniel Morgan <[email protected]> 23 år sedan
README 05d7507da3 Remove dependency on Windows.Forms 24 år sedan
makefile c6b4c87e77 Remove /doctools from the build for the moment. 24 år sedan

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.