Commit cbb0230
committed
3.2.6 transpiler and runtime
- adds reflection with type for fields and (annotated-only) methods
- adds j2s.compiler.read.annotations
- adds j2s.compiler.ignored.annotations
Default is "true" for read.annotations
To read all annotations, set ignored to "none" (or anything that does
not match any annotation)
Default ignored set is:
CallerSensitive;ConstructorProperties;Deprecated;Override;SaveVarargs;SuppressWarnings1 parent aabb248 commit cbb0230
File tree
46 files changed
+11998
-1053
lines changed- sources
- net.sf.j2s.core
- META-INF
- dist/swingjs
- ver
- 3.2.5
- 3.2.6
- src/net/sf/j2s/core
- unused
- net.sf.j2s.java.core
- dist
- srcjs
- js
- src
- java
- lang
- reflect
- util
- concurrent
- sun/reflect/annotation
- swingjs/xml
- test
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
46 files changed
+11998
-1053
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
Binary file not shown.
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
Binary file not shown.
0 commit comments