yury
|
54756c0f60
* ppudump: Fixed formatting of a error message.
|
6 роки тому |
yury
|
37941d03cc
* ppudump: Avoid using GetLastOSError on platforms that doesn't support it (e.g. go32v2).
|
6 роки тому |
yury
|
9a3ddf650c
* ppudump: Use buffered write when outputting to json or xml. It improves the output speed a lot.
|
6 роки тому |
yury
|
ea61dee00b
* ppudump: Mark objects with abstract methods in the JSON/XML output.
|
8 роки тому |
yury
|
eea69a2947
* ppudump: Fixed json and xml output of inline types in array declaration.
|
11 роки тому |
yury
|
996ee048be
* ppudump: Properly handle type definitions inside a class definition for json and xml output.
|
11 роки тому |
yury
|
7e8ce16f6b
* ppudump: Output the "default" option for properties.
|
11 роки тому |
yury
|
b293f7e5c4
* ppudump: Do not skip unnamed inline array type definitions such as "var arr: array of integer";
|
11 роки тому |
yury
|
10c1b11d15
* ppudump: Output "RetType" attribute for procedures and destructors.
|
12 роки тому |
yury
|
2ec85e9705
* ppudump: Output "Size" attribute for objects and records.
|
12 роки тому |
yury
|
ec6ff22588
* ppudump: Output "MethodPtr" attribute for procedural types.
|
12 роки тому |
yury
|
15b3695a0e
* ppudump: Proper tag for a source file in XML.
|
12 роки тому |
yury
|
906cd9d365
+ ppudump: XML output.
|
12 роки тому |
yury
|
ad8f42cd29
* ppudump: JSON output of float, string, file, variant, undefined, formal definitions.
|
12 роки тому |
yury
|
3a8ed11e23
* ppudump: JSON output of pointers and ordinal definitions.
|
12 роки тому |
yury
|
679a8d9dd6
* ppudump: JSON output of sets and set constants.
|
12 роки тому |
yury
|
026200d75a
* ppudump: JSON output of enums.
|
12 роки тому |
yury
|
e212901658
* ppudump: JSON output of constants, records, arrays, class refs.
|
12 роки тому |
yury
|
b4ba96fa5a
* ppudump: JSON output of properties and global vars.
|
12 роки тому |
yury
|
d265e8d3be
* ppudump: JSON output of classes.
|
12 роки тому |
yury
|
7ad68debc9
* ppudump: Work in progress on JSON output. Implemented procedure definition.
|
12 роки тому |
yury
|
61ac7580b7
* ppudump: Work in progress on JSON output.
|
12 роки тому |
Jonas Maebe
|
c4b62f86a1
* renamed ppudump directory introduced by r24298 to ppuutils to fix
|
12 роки тому |