Ilya Gorbunov
|
d8ee74222f
|
[builtins-gen] Explicit visibility for companion objects and secondary constructors
|
2023-11-22 18:04:34 +00:00 |
|
Ilya Gorbunov
|
78ef58f59d
|
[Generator] Do not use explicit final modifier in Native primitive classes
'final' is the default modality, safe to omit
|
2023-09-04 11:32:39 +00:00 |
|
Ilya Gorbunov
|
8ae21c0e1b
|
[Generator] Do not omit public visibility of methods in wasm
|
2023-09-04 11:32:39 +00:00 |
|
Ilya Gorbunov
|
1c149925b7
|
[Generator] Always put expression body on a new line
|
2023-09-04 11:32:39 +00:00 |
|
Ilya Gorbunov
|
68a9b9c312
|
[Generator] Reference generator class in generated code files
|
2023-09-04 11:32:39 +00:00 |
|
Ilya Gorbunov
|
74ac48851a
|
[Generator] Canonical order of modifiers
|
2023-09-04 11:32:39 +00:00 |
|
Ilya Gorbunov
|
60bbd08569
|
[Generator] Rename additionalDoc, put its content before annotations
|
2023-09-04 11:32:39 +00:00 |
|
Ilya Gorbunov
|
7d3f080c81
|
Generate JS Long using builtin generators (step 2)
|
2023-08-29 16:27:55 +00:00 |
|
Ivan Kylchik
|
ee973c0ede
|
[Generator] Generate Char class
|
2023-08-24 08:59:49 +00:00 |
|
Ivan Kylchik
|
38e434bc07
|
[Generator] Generate Boolean class
|
2023-08-24 08:59:49 +00:00 |
|
Ilya Gorbunov
|
3f3cd2e87a
|
[Generator] Set up body for rangeTo and rangeUntil by default
Also use expression body formatting for `rangeTo`.
|
2023-08-24 08:59:49 +00:00 |
|
Ivan Kylchik
|
2e836494f5
|
Rewrite primitives' generation using simple DSL
|
2023-04-20 08:18:58 +00:00 |
|