- Jul 16, 2017
-
-
Eric Bruneton authored
-
Eric Bruneton authored
-
- Jul 05, 2017
-
-
Eric Bruneton authored
Don't use the classes we want to test for comparing classes in byte array form in AbstractTest, this can hide bugs (ideally we shouldn't use ClassReader either, but this is harder to do). Also fix 3 bugs found thanks to this refactoring.
-
- Jun 24, 2017
-
-
Eric Bruneton authored
-
- Jun 05, 2017
-
-
Eric Bruneton authored
-
- Jun 04, 2017
-
-
Eric Bruneton authored
-
- Feb 11, 2017
-
-
Eric Bruneton authored
-
- Feb 05, 2017
-
-
Eric Bruneton authored
-
Eric Bruneton authored
-
- Aug 27, 2016
-
-
Eric Bruneton authored
-
Eric Bruneton authored
-
Eric Bruneton authored
-
Eric Bruneton authored
-
- Aug 15, 2016
-
-
Eric Bruneton authored
-
Eric Bruneton authored
-
- Apr 24, 2016
-
-
Eric Bruneton authored
-
- Apr 23, 2016
-
-
Eric Bruneton authored
-
- Apr 19, 2016
-
-
Remi Forax authored
The constructor of java.lang.Integer is deprecated in 9 so add some @SuppressWarnings("deprecation") in Opcodes because the code can not be changed without breaking the backward compatibility
-
- Apr 14, 2016
-
-
Remi Forax authored
Add a comment to ask people to not try to refactor the Integers that are used to represent the states of the locals/stack values to use auto-boxing
-
- Apr 10, 2016
-
-
Eric Bruneton authored
-
- Mar 05, 2016
-
-
Eric Bruneton authored
-
Eric Bruneton authored
-
- Jan 24, 2016
-
-
Eric Bruneton authored
-
Eric Bruneton authored
-
Eric Bruneton authored
-
- Jan 21, 2016
-
-
Remi Forax authored
- add support in ClassWriter - add support in optimizer
-
- Jan 20, 2016
-
-
Remi Forax authored
-
- Oct 13, 2015
-
-
Eric Bruneton authored
-
- Sep 16, 2015
-
-
Remi Forax authored
-
- Aug 22, 2015
-
-
Eric Bruneton authored
-
- Aug 02, 2015
-
-
Eric Bruneton authored
-
- Jul 26, 2015
-
-
Eric Bruneton authored
-
Eric Bruneton authored
Fix bug #317576 (deprecate Remapping...Adapter classes, replace them with ...Remapper classes that do not depend on LocalVariablesSorter).
-
- Jul 14, 2015
-
-
Eric Bruneton authored
-
- Jun 08, 2015
-
-
Remi Forax authored
-
- May 15, 2015
-
-
Eric Bruneton authored
-
- Apr 11, 2015
-
-
Eric Bruneton authored
-
- Mar 28, 2015
-
-
Eric Bruneton authored
-
- Jan 17, 2015
-
-
Eric Bruneton authored
-
- Dec 13, 2014
-
-
Remi Forax authored
-