912 Commits

Author SHA1 Message Date
Volker Berlin
761a5c1b49 Add operation code 2017-03-24 22:43:27 +01:00
Volker Berlin
1db20a66b6 Control flow operators 2017-03-24 22:40:10 +01:00
Volker Berlin
e9e7d1aecc add method writeTo() 2017-03-24 22:24:56 +01:00
Volker Berlin
984cfb2bc5 Does not write an empty section 2017-03-24 22:14:33 +01:00
Volker Berlin
940195cdf0 Split function to more generic use 2017-03-24 18:19:25 +01:00
Volker Berlin
cad892b78c fix write error of class names 2017-03-24 18:08:03 +01:00
Volker Berlin
afaaf7a555 extends from FilterOutputStream to wrap passing stream. 2017-03-24 18:07:20 +01:00
Volker Berlin
6693aa0f95 Initial binary module writer 2017-03-23 22:20:44 +01:00
Volker Berlin
9dfbba36fb Split the TextModulWriter in an abstract writer which can also use for
the binary format and the simple formatter. Some first byte code
operations.
2017-03-21 22:38:52 +01:00
Volker Berlin
908f93e213 Add line number to toString() 2017-03-21 18:19:23 +01:00
Volker Berlin
82f41cbcd5 add factory method with lineNumber 2017-03-21 17:35:06 +01:00
Volker Berlin
9db8befa8b Move base folder 2017-03-20 19:55:16 +01:00