Filip Tibell
|
2f3157b64d
|
Try to force definitions file to have LF endings
|
2023-02-26 21:41:15 +01:00 |
|
Filip Tibell
|
3a57e1fdc2
|
Add all pages & sidebar for wiki, make naming of global types more consistent
|
2023-02-23 16:07:09 +01:00 |
|
Filip Tibell
|
26c880c7a0
|
Document all global and user-accessible types
|
2023-02-23 11:11:47 +01:00 |
|
Filip Tibell
|
c3422edeb7
|
Fix typedefs parser not generating nillable unions for function unions where one has no args
|
2023-02-22 13:06:47 +01:00 |
|
Filip Tibell
|
41ba23d7ab
|
Fix unification of arg types in unions where one side has nil(s)
|
2023-02-22 12:40:48 +01:00 |
|
Filip Tibell
|
a96745c292
|
Support referenced types in parser type stringification
|
2023-02-22 12:35:49 +01:00 |
|
Filip Tibell
|
77623264ae
|
Improve unification of arg types in parser
|
2023-02-22 12:18:30 +01:00 |
|
Filip Tibell
|
7c25c3319d
|
Clean up typedefs parser
|
2023-02-22 11:31:58 +01:00 |
|
Filip Tibell
|
09db6d5d8a
|
Properly handle function generics in typedefs parser
|
2023-02-22 11:04:31 +01:00 |
|
Filip Tibell
|
7b1b77fbba
|
Rename doc > definition in type definitions parser
|
2023-02-22 10:53:00 +01:00 |
|