1
0
mirror of https://github.com/twiglet/cs2j.git synced 2025-01-18 13:15:17 +01:00

266 Commits

Author SHA1 Message Date
Kevin Glynn
0a5d22e8dd Adapt translations to new EncodingSupport wrapper class
- Encoding is now a wrapper class, not translated directly to coding string
2010-06-07 12:04:23 -05:00
Kevin Glynn
e1729486cc Simplify build.xml
- remove antcalls because I thought they were breaking cancel behaviour
- fix cancel (ugly, looks like depends are run before unless= is checked, so add unless=is.run.cancelled to all tagets that do work)
- remove echoTranslateCS2J, better to use -v option to cs2j
2010-06-06 20:44:45 -05:00
Kevin Glynn
befc9e5ddc Add build files into solution 2010-06-04 08:29:23 -05:00
Kevin Glynn
81fe4a6e4a Fix encoding for utf-8 2010-06-04 08:27:49 -05:00
Kevin Glynn
b30ae76c17 Add simple launch option
- add simple launch option that just asks for source and target
- simplify properties,  death to ScormEngine baggage
2010-06-03 07:51:24 -05:00
Kevin Glynn
b9664f1484 Add excluded files 2010-06-03 07:48:04 -05:00
Kevin Glynn
7e9f4187d5 Add gitignore file for antlr2 cs2j 2010-06-01 13:22:23 -05:00
Kevin Glynn
d4e1d843ed Add gitignore files 2010-05-31 08:24:37 -05:00
Kevin Glynn
7a90354938 Add build instructions 2010-05-31 08:23:55 -05:00
Kevin Glynn
b1f489d7dc Convert to VS2010 2010-05-31 08:22:58 -05:00
Kevin Glynn
4badcad961 Ignore boring files 2010-05-30 23:40:51 -05:00
Kevin Glynn
de6c0fcada Add Antlr3 rewrite from Rustici Subversion 2010-05-29 10:08:47 -05:00
Kevin Glynn
1442852119 Merge updates from productized branch
- Accept (and discard) generic types in the parser
- Add README.txt
- Don't add static modifier to class
- Add antform launcher to build.xml
2010-05-29 09:52:33 -05:00
Kevin Glynn
416040160e Import CSharpTranslator from Rustici Software subversion repository. This is the trunk branch. 2010-05-29 09:34:44 -05:00
Kevin Glynn
3bc9847b15 Import CS2JLibrary from Rustici Software subversion repository. This is the trunk branch. 2010-05-29 09:20:16 -05:00
Kevin Glynn
eab7b15d2f first commit 2010-05-29 08:57:35 -05:00