Ray
f7ed804131
Review parameters description size (not used)
há 3 anos
gtrxAC
2e3cfdcc2f
JSON parser: Use array for function params ( #2255 ) ( #2264 )
* JSON parser: Use array for function params (#2255 )
* Parser: follow C convention of type before name
há 3 anos
raysan5
a940f41b4b
Update year to 2022
há 3 anos
Benedek Szilvasy
51c929ef21
Parse struct descriptions ( #2214 )
* Update struct parser to parse from lines buffer
* Parse struct description
* Fix erroneous comment
há 3 anos
Ray
55d310fcc3
REVIEWED: EscapeBackslashes() in raylib-parser
há 3 anos
Benedek Szilvasy
fffd78e7c8
Parse enum descriptions and value descriptions ( #2208 )
* Parse enum descriptions and value descriptions
* Put braces on newline
* Properly escape strings
* Realise that XML doesn't actually need backslash escapes
* Replace FPrintfEscapes with EscapeBackslashes
* Remove #include <stdarg.h>
* Update EscapeBackslashes description
há 3 anos
Ronnie Holm
6342cf103a
Fix memory leak in parser ( #2136 )
há 3 anos
iskolbin
802a1a1529
added LUA output format for parser; added Makefile for raylib_parser; added raylib_api.lua parser result; added raylib_parser binary to gitignore ( #2129 )
há 3 anos
Laurentino Luna
15fffa12a6
Update parser files ( #2125 )
há 3 anos
Ray
86d3e68d55
Add proper license to raylib-parser
há 3 anos
Ray
290d68c11e
Update README.md
há 3 anos
Chris
9882796df0
Rename BRDG typo to BDRF ( #2028 )
há 3 anos
Richard Smith
cac856119c
Change GetColor to take unsigned int ( #1954 )
há 3 anos
iskolbin
6ef3ab3d3a
impoves raylib_parser: makes it generic, adds -d key for functions define (RLAPI for raylib.h), increases maxiumum number of fields in structs and values in enums, doubles max length of struct field names; split float3/float16 struct typedefs in raymath to allow parser to process the file ( #1901 )
há 3 anos
raysan5
8809ae66c6
REVIEWED: Possible memory leak
há 3 anos
Ray
d875891a3c
Improved raylib parser to export data as XML
- Improved command-line
- Added XML support
- Added sample outputs: DEFAULT, JSON, XML
- Reviewed LoadFileText() bug
- Removed trailing spaces
há 3 anos
Tobias Mock
929fa5780d
Add nullptr check before passing arg ( #1825 )
há 3 anos
Deathbat2190
9681a072d0
Fix parsing multiple struct fields defined in one line ( #1813 )
há 3 anos
Rob Loach
32f3f53718
parser: Add JSON support with --json ( #1812 )
há 3 anos
Deathbat2190
2efb5a36ca
Small parser bugfix ( #1805 )
há 3 anos
Ray
565319184c
Reviewed struct field name
há 3 anos
Ray
a178a2170b
Structs tweaks for consistency
há 3 anos
Ray
3c1c13b660
ADDED: raylib header parser
há 3 anos