Paolo Molaro 4056a14ba1 il y a 23 ans
..
class 4056a14ba1 il y a 23 ans
docs d019ac0e5c More docs il y a 23 ans
doctools 70c85b729e Further adventures in XML serialization. W00t! il y a 23 ans
errors 0b889c3460 2002-07-06 Andrew Birkett <[email protected]> il y a 23 ans
jay 51daeda577 makefile.gnu: Added an install target (which sets permissions and respects il y a 23 ans
mbas 05dd8db0d9 2002-07-14 Rafael Teixeira <[email protected]> il y a 23 ans
mcs 6134dd17ce Remove the generated y.output file in the clean target. il y a 23 ans
nant f91cca27ba Removed backup file. Thanks Juli! il y a 23 ans
nunit 6b941ad435 Create mcs first and then use the newly compiled mcs to compile the class libraries. il y a 23 ans
tests 6c9f96c11a 2002-07-24 Martin Baulig <[email protected]> il y a 23 ans
tools eebec713de 2002-07-19 Martin Baulig <[email protected]> il y a 23 ans
AUTHORS 4edc618bd2 2002-05-09 Daniel Morgan <[email protected]> il y a 24 ans
ChangeLog 1de09d9c93 Added a makefile.gnu dist target. il y a 23 ans
MonoIcon.png 694e99f55c `head -n2 mbas\changelog` il y a 23 ans
README 05d7507da3 Remove dependency on Windows.Forms il y a 24 ans
makefile c6b4c87e77 Remove /doctools from the build for the moment. il y a 24 ans
makefile.gnu 1de09d9c93 Added a makefile.gnu dist target. il y a 23 ans

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.