Add Apache prefix and (Sandbox) suffix |
|
More...
|
about 11 years ago
|
Apache Commons Math 3.1 has been released, we can depend on it. |
|
More...
|
about 12 years ago
|
preparing test for multiple objects handling (failing for now as support is not enabled yet) |
|
More...
|
about 12 years ago
|
removed spurious Exception declaration |
|
More...
|
about 12 years ago
|
ASM relies on the fact return type of void methods is a null reference. |
|
More...
|
about 12 years ago
|
Ensure all differentiated method have a reference DerivativeStructure. |
|
More...
|
about 12 years ago
|
Finalized work on fields differentiation. |
|
More...
|
about 12 years ago
|
Finalized work on fields. |
|
More...
|
over 12 years ago
|
Work In Progress on support for fields. |
|
More...
|
over 12 years ago
|
Work In Progress for PUTFIELD/PUTSTATIC support. |
|
More...
|
over 12 years ago
|
started support for PUTFIELD/PUTSTATIC. |
|
More...
|
over 12 years ago
|
Updated bytecode trimmers to the new DerivativeStructure patterns. |
|
More...
|
over 12 years ago
|
Fixed differentiation with multiple arguments. |
|
More...
|
over 12 years ago
|
Work In Progress in handling of multi-argument functions. |
|
More...
|
over 12 years ago
|
Fixed comment. |
|
More...
|
over 12 years ago
|
Use type safe loop. |
|
More...
|
over 12 years ago
|
Added support for INVOKESPECIAL/INVOKEVIRTUAL/INVOKEINTERFACE. |
|
More...
|
over 12 years ago
|
Final keyword. |
|
More...
|
over 12 years ago
|
Use a normal base class instead of creating boilerplate code manually. |
|
More...
|
over 12 years ago
|
Fixed wrong parameter in error messages. |
|
More...
|
over 12 years ago
|
Use ASM Type instead of direct String manipulation. |
|
More...
|
over 12 years ago
|
Fixed development error message. |
|
More...
|
over 12 years ago
|
Added support for GETSTATIC instruction. |
|
More...
|
over 12 years ago
|
Leveraged DRETURN handling, suppressing special cases. |
|
More...
|
over 12 years ago
|
Reorganize work between class and method differentiators. |
|
More...
|
over 12 years ago
|
Use types instead of descriptors for methods. |
|
More...
|
over 12 years ago
|
Prepare differentiation of multiple methods in one class. |
|
More...
|
over 12 years ago
|
Allow all instructions transformers to access a reference |
|
More...
|
over 12 years ago
|
Replaced literal String manipulation by ASM Type features. |
|
More...
|
over 12 years ago
|
Set up a dedicated transformer for GETFIELD instructions. |
|
More...
|
over 12 years ago
|