Doku for release 1.1.1
Next release
Next release nummer
fix - Disassembler works again
typos
uodated download link
Release 1.1
Version updated
news updated
new code example
new helloworld code example (with macros)
additional unit tests
fixed name statement doc
Macros doc - built-in macro instructions (4)
removed dublicated code
Macros doc - built-in macro instructions (3)
Macros doc - built-in macro instructions (2)
Macros doc - built-in macro instructions (1)
set macro factory
Macros doc - macro instructions
Macros doc - method statement
quoted identifiers
Macros doc - field statement
change to the macro string constant syntax
Macros doc - method reference
Macros doc - field reference
Macros doc - class reference
Macros doc - Java type
Macros - introduction
Macros - introduction
docs: pygments patch updated, binary identifiers
pygments-patch recovered
.println, .sprintln macros
getfield, putfield, new macros - error handling...
invoke macros - error handling unit tests
macros - error handling unit tests, fixes
.invoke* macros - unit tests, fixes
.invoke* macros plus some (not all) unit tests
.new macro - arrays, unit tests
Synthetic is mispelled
How do you handle roundtripping?
.new macro - classes
cast object to object unit tests, fixes
cast object to object unit tests
class array constants - macro syntax
cast primitive to object unit tests
cast object to primitive unit test 2
cast object to primitive unit test
putfield - macro
cast : object to object
cast - unit tests primitive to primitive
special identifiers for builtin macros
1. cast - objects to primitive implemented,
cast - primitive to objects implemented
cast - primitive types implemented
macro argument casts - first steps
completed concat unit test
1. string constant macro
1. Symboltable - refactored
methodref const macro
fieldref const macro - renamed
fieldref const macro
resolving constants in dependency order, class ...
constant macros: class info
removed field reference literal and method refe...
Fix: fields verifying activated, meResolver rem...
high-level field syntax
JavaType Literal
ArrayType removed again
macros: branch instructions, unit testing
macros: branch instructions
macros with labels
macros: push argument unit testing and fixes
macros: push argument unit testing and fixes
max stack size fix
AbstractMacro - further refining
AbstractMacro - further refining
AbstractMacro - further refining
1. Some checks in instructions
new macro syntax (with braces), recursive macro...
macros - new argument types : field reference,...
macros - new argument types : field reference,...
new literals for macros: field reference, metho...
Macros - argumentless and ldc instructions, con...
fixed double literal
Macros - first steps
Removed unused field referencing instruction fr...
Source locations in literals
Doki-Fix
google verification meta tag
macros - grammar, calls
Fix invoke dynamic: checking if there are any b...
Macros: getOrAdd - Methods in the constant pool
Docs - Code examples