Commit graph

  • 3a756a1dad version bump master Sander Hautvast 2021-02-18 22:36:56 +01:00
  • 2bf298ed1e added tests and fixed others Sander Hautvast 2020-08-29 14:48:41 +02:00
  • 2cc05e3b3a added parser tests Sander Hautvast 2020-08-14 19:41:02 +02:00
  • 6599c3a3e1
    Create README.md Sander Hautvast 2020-08-10 14:25:17 +02:00
  • 59fbbe904a got arrays working Sander Hautvast 2020-08-06 15:50:57 +02:00
  • c650834d3b some cleanup and added javadocs, upgrade to junit5 Sander Hautvast 2020-08-05 11:53:14 +02:00
  • a8a364b557 added java bean support Sander Hautvast 2020-08-05 08:58:31 +02:00
  • 75e40ae502 added missing parameter list in ClassObject/Method Sander Hautvast 2020-07-28 16:52:10 +02:00
  • e22d507c30 added final for methodlocal vars Sander Hautvast 2020-07-28 15:39:53 +02:00
  • caf43cfb19 added java14 support Sander Hautvast 2020-07-17 17:33:44 +02:00
  • 0763ad1fd6 improved java bytecode reader (nearly complete) Sander Hautvast 2020-07-17 17:23:16 +02:00
  • 78940c4469 added java bytecode reader (not complete yet) Sander Hautvast 2020-07-16 19:18:29 +02:00
  • fd62bc9167 made parser threadlocal Sander Hautvast 2020-07-16 19:15:08 +02:00
  • 48b4745210 improved unicode support, now correctly parses up to utf-32 restricted boolean values to lowercase false/true Sander Hautvast 2020-07-09 22:21:22 +02:00
  • 52def01e5f added support for maps Sander Hautvast 2020-07-08 18:21:26 +02:00
  • b72935960f added support for lists (no maps as list elements yet) Sander Hautvast 2020-07-07 21:12:04 +02:00
  • e1874de683 first commit, reading primitives, testfiles Sander Hautvast 2020-07-07 16:56:03 +02:00