This website requires JavaScript.
Open Eggbert
Project
Explore
Help
Sign In
backup
/
cs2j
Watch
1
Star
0
Fork
0
You've already forked cs2j
mirror of
https://github.com/twiglet/cs2j.git
synced
2025-01-18 13:15:17 +01:00
Code
Issues
Projects
Releases
Activity
cs2j
/
CSharpTranslator
/
antlr3
/
src
/
CS2JTranslator
/
CS2JTransform
History
Kevin Glynn
9d6b510a59
support ref and out parameters
2011-04-30 09:29:06 +02:00
..
CommonWalker.cs
move imports into CommonWalker so that we can add to imports from JavaMaker too (currently not needed)
2011-04-30 09:28:15 +02:00
JavaMaker.g
rename Equals -> equals, GetHashCode -> hashCode (part II)
2011-04-18 19:26:33 +02:00
JavaPrettyPrint.g
make unimplemented message a comment
2011-04-27 13:05:11 +02:00
NetMaker.g
support ref and out parameters
2011-04-30 09:29:06 +02:00
TemplateExtracter.g
Allow method calls on "new [] {...}" expressions
2011-03-17 13:57:27 +01:00