pycfml.git
12 months agoAdd a class-loading module. master
Fredrik Tolf [Mon, 10 Apr 2023 16:02:12 +0000 (18:02 +0200)]
Add a class-loading module.

12 months agoHandle classes with nil superclass.
Fredrik Tolf [Mon, 10 Apr 2023 16:01:47 +0000 (18:01 +0200)]
Handle classes with nil superclass.

Ie. java.lang.Object.

7 years agoHandle the invokedynamic-related constant-pool entries.
Fredrik Tolf [Sat, 22 Oct 2016 05:54:58 +0000 (07:54 +0200)]
Handle the invokedynamic-related constant-pool entries.

7 years agoAdded a tell function to the decstream for debugging.
Fredrik Tolf [Sat, 22 Oct 2016 05:54:23 +0000 (07:54 +0200)]
Added a tell function to the decstream for debugging.

9 years agoFixed UTF8 decode bug.
Fredrik Tolf [Wed, 4 Mar 2015 22:12:34 +0000 (23:12 +0100)]
Fixed UTF8 decode bug.

9 years agoIgnore the build directory.
Fredrik Tolf [Sun, 14 Sep 2014 03:49:17 +0000 (05:49 +0200)]
Ignore the build directory.

9 years agoAdded a distutils script.
Fredrik Tolf [Sun, 14 Sep 2014 03:48:32 +0000 (05:48 +0200)]
Added a distutils script.

9 years agoAdded a small utility library.
Fredrik Tolf [Sun, 14 Sep 2014 03:48:24 +0000 (05:48 +0200)]
Added a small utility library.

9 years agoAdded a package __init__ file for convenience.
Fredrik Tolf [Sun, 14 Sep 2014 03:48:08 +0000 (05:48 +0200)]
Added a package __init__ file for convenience.

9 years agoFixed a couple of encoding bugs.
Fredrik Tolf [Sun, 14 Sep 2014 03:47:54 +0000 (05:47 +0200)]
Fixed a couple of encoding bugs.

9 years agoInitial checkin.
Fredrik Tolf [Sun, 14 Sep 2014 03:03:03 +0000 (05:03 +0200)]
Initial checkin.