Commit graph

4 commits

Author SHA1 Message Date
cra0zy 6926c9cbf2 WIP CAKE + .Net Core 2017-10-23 01:25:13 +02:00
Thibault Saunier 2852b771ea generator: Use TextWriter instead of StreamWriter in base classes
Giving users of the writer more possibility, such as generating the
code in strings before actually using it.
2017-10-04 16:13:01 -03:00
Thibault Saunier 2d71de1360 generator: Enhance logging avoiding the use of simple prints
And adding a LogWriter.Info method enabled with the GENERATOR_DEBUG
environment variable.
2017-10-04 16:13:01 -03:00
cra0zy c35a345041 Quick Reorganization 2017-09-04 22:36:28 -03:00
Renamed from generator/CallbackGen.cs (Browse further)