Lars Hvam
|
3f494f091f
|
Use built-in types (#2306)
* remove uses of DTEL BOOLEAN
* remove uses of DTEL BOOLE_D
* remove uses of DTEL FLAG
* remove uses of DTEL SAP_BOOL
* remove uses of DTEL XFELD
* Update zcl_abapgit_popups.clas.abap
|
2019-01-20 07:59:24 +01:00 |
|
Eduardo Ferrari Copat
|
d47027ad6c
|
Remove redundant class and interface metadata (#2195)
* Remove CLSFINAL from VSEOCLASS serialization
* Remove EXPOSURE from VSEOCLASS serialization
* Remove clsabstrct from VSEOCLASS serialization
* Remove EXPOSURE from VSEOINTERF serialization
* Revert "Remove EXPOSURE from VSEOINTERF serialization"
This reverts commit 4036b7d015 .
|
2018-12-12 14:31:42 +01:00 |
|
larshp
|
7cdbbc92b6
|
remove some unreferenced variables
|
2018-11-08 16:35:08 +01:00 |
|
Frederik Hudák
|
26c6f4b4dc
|
Removed endmethod and endclass comments - folders syntax, zlib, xml
|
2018-08-03 13:33:33 +02:00 |
|
Frederik Hudák
|
34a65ba8e4
|
Removed unnecessary default comments from testclasses
|
2018-08-03 13:32:57 +02:00 |
|
Lars Hvam
|
4fa485bf96
|
Remove superfluous spaces (#1712)
* remove spaces
* remove spaces
* remove spaces
* remove double space
|
2018-07-29 10:08:54 +02:00 |
|
larshp
|
d7e90aae60
|
move version definition to separate interface
moved version from DEFINITIONS interface to new VERSION interface, to avoid possible future merge conflicts, see #960
|
2018-07-25 06:37:38 +02:00 |
|
Lars Hvam
|
5baeaf070c
|
Minor changes (#1461)
* remove double space after IF
* remove accesses to table bodies
* remove parameter name where possible
* identical code in conditions
|
2018-06-06 16:24:15 +02:00 |
|
Lars Hvam
|
10dbd74f57
|
Minor changes (#1442)
* remove try without catch
* reduce nesting
* reduce nesting
* reduce line length
|
2018-06-04 15:12:03 +02:00 |
|
Tapio Reisinger
|
3293fe5461
|
Add unit test for render method (#1278)
* add render unt test
* Formatting source
* remove exporting key word
* Adept test include
|
2018-03-29 09:08:37 +02:00 |
|
larshp
|
df0f3152ef
|
fix indentation
|
2018-01-08 15:31:37 +00:00 |
|
larshp
|
7ecbc07e19
|
lcl_xml to global class
|
2018-01-08 15:29:36 +00:00 |
|