25 Commits

Author SHA1 Message Date
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
ab21373134 update annotations 2017-03-23 20:00:59 +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
9baf237b4b empty class 2017-03-21 17:20:02 +01:00
Volker Berlin
81bae9ac67 correct license text 2017-03-20 22:44:38 +01:00
Volker Berlin
c4f84a15d8 fix link 2017-03-20 22:07:39 +01:00
Volker Berlin
39df1af540 typus 2017-03-20 20:23:07 +01:00
Volker Berlin
6a397601cc rename LICENSE file 2017-03-20 20:19:47 +01:00
Volker Berlin
9db8befa8b Move base folder 2017-03-20 19:55:16 +01:00
Volker Berlin
38549c311f Add TextModulWriter 2017-03-20 17:48:05 +01:00
Volker Berlin
9835ea0f12 rename to WasmException 2017-03-20 17:47:06 +01:00
Volker Berlin
431d2dc389 use linux lines 2017-03-20 17:45:23 +01:00
Volker Berlin
a7f450c35c Add class parser from JClassViewer 2017-03-20 17:44:36 +01:00
Volker Berlin
704a08cfcd add lineNumber 2017-03-19 22:05:16 +01:00
Volker Berlin
dc1128cb2e add factory method 2017-03-19 18:06:53 +01:00
Volker Berlin
bbb9c8c0c9 add travis 2017-03-19 18:06:04 +01:00
Volker Berlin
07813e43d0 Adaption for Gradle with different pathes for classes and resources 2017-03-19 18:05:28 +01:00
Volker Berlin
aad1e6e678 ignore build directory 2017-03-19 14:24:46 +01:00
Volker Berlin
2386bfd72b Initial checkin 2017-03-19 11:54:29 +01:00