- 29 Sep, 2018 1 commit
-
-
Eric Bruneton authored
-
- 16 Sep, 2018 1 commit
-
-
Eric Bruneton authored
-
- 15 Sep, 2018 1 commit
-
-
Eric Bruneton authored
-
- 06 Sep, 2018 1 commit
-
-
Eric Bruneton authored
-
- 05 Sep, 2018 1 commit
-
-
Remi Forax authored
-
- 01 Sep, 2018 2 commits
-
-
Eric Bruneton authored
-
Eric Bruneton authored
-
- 21 Aug, 2018 1 commit
-
-
Remi Forax authored
-
- 12 Jun, 2018 1 commit
-
-
Eric Bruneton authored
Update the google-java-format-gradle-plugin to the latest version and reformat the source files. Due to bug https://github.com/sherter/google-java-format-gradle-plugin/issues/25 the formatting was only checked on the :asm project, and not on the other subprojects. Version 0.7 of the plugin solves this issue.
-
- 05 May, 2018 2 commits
-
-
Remi Forax authored
-
Remi Forax authored
-
- 02 May, 2018 1 commit
-
-
Eric Bruneton authored
Add an experimental suffix to the new features (also mark them deprecated and show a big warning in the Javadoc). Revert to ASM6 for the default api of the visitors, and use ASM7_EXPERIMENTAL only in tests (only exception: Trace*Visitor classes, which are final). This pattern could allow us to develop any new feature directly in 'master'.
-
- 26 Apr, 2018 1 commit
-
-
Eric Bruneton authored
Add an experimental suffix to the new features (also mark them deprecated and show a big warning in the Javadoc). Revert to ASM6 for the default api of the visitors, and use ASM7_EXPERIMENTAL only in tests (only exception: Trace*Visitor classes, which are final). This pattern could allow us to develop any new feature directly in 'master'.
-
- 23 Apr, 2018 1 commit
-
-
Eric Bruneton authored
-
- 22 Apr, 2018 5 commits
-
-
Eric Bruneton authored
-
Eric Bruneton authored
-
Eric Bruneton authored
-
Eric Bruneton authored
-
Eric Bruneton authored
-
- 17 Mar, 2018 1 commit
-
-
Eric Bruneton authored
Fix readStream on empty streams, make the previously added test pass. Also fix the same issue in AsmTest.
-
- 18 Feb, 2018 1 commit
-
-
Eric Bruneton authored
-
- 11 Feb, 2018 2 commits
-
-
Eric Bruneton authored
-
Eric Bruneton authored
-
- 04 Feb, 2018 2 commits
-
-
Eric Bruneton authored
-
Eric Bruneton authored
-
- 21 Jan, 2018 2 commits
-
-
Eric Bruneton authored
-
Eric Bruneton authored
-
- 10 Jan, 2018 1 commit
-
-
Eric Bruneton authored
-
- 30 Dec, 2017 1 commit
-
-
Eric Bruneton authored
-
- 26 Dec, 2017 1 commit
-
-
Eric Bruneton authored
-
- 22 Dec, 2017 1 commit
-
-
Eric Bruneton authored
-
- 20 Dec, 2017 1 commit
-
-
Eric Bruneton authored
-
- 19 Dec, 2017 1 commit
-
-
Eric Bruneton authored
-
- 18 Dec, 2017 1 commit
-
-
Eric Bruneton authored
Merge the precompiled classes containing structures that can't be produced by javac, add code with several line numbers per bytecode position, and remove the code for this in ClassWriterTest (it is safer to have a precompiled class than rebuilding it on the fly - the later approach cannot detect some bugs).
-
- 17 Dec, 2017 3 commits
-
-
Eric Bruneton authored
-
Eric Bruneton authored
-
Eric Bruneton authored
Warning: this class was not produced with an actual J2ME CLDC 1.1 toolchain, but with an ASM transform.
-
- 16 Dec, 2017 1 commit
-
-
Eric Bruneton authored
-
- 26 Nov, 2017 2 commits
-
-
Eric Bruneton authored
-
Eric Bruneton authored
-