23 Commits (44d3cee5d1e779ba9b62394a351537c557f11276)

Autor SHA1 Nachricht Datum
  Ray f7ed804131 Review parameters description size (not used) vor 3 Jahren
  gtrxAC 2e3cfdcc2f
JSON parser: Use array for function params (#2255) (#2264) vor 3 Jahren
  raysan5 a940f41b4b Update year to 2022 vor 3 Jahren
  Benedek Szilvasy 51c929ef21
Parse struct descriptions (#2214) vor 3 Jahren
  Ray 55d310fcc3 REVIEWED: EscapeBackslashes() in raylib-parser vor 3 Jahren
  Benedek Szilvasy fffd78e7c8
Parse enum descriptions and value descriptions (#2208) vor 3 Jahren
  Ronnie Holm 6342cf103a
Fix memory leak in parser (#2136) vor 3 Jahren
  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) vor 3 Jahren
  Laurentino Luna 15fffa12a6
Update parser files (#2125) vor 3 Jahren
  Ray 86d3e68d55 Add proper license to raylib-parser vor 3 Jahren
  Ray 290d68c11e
Update README.md vor 3 Jahren
  Chris 9882796df0
Rename BRDG typo to BDRF (#2028) vor 3 Jahren
  Richard Smith cac856119c
Change GetColor to take unsigned int (#1954) vor 3 Jahren
  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) vor 3 Jahren
  raysan5 8809ae66c6 REVIEWED: Possible memory leak vor 3 Jahren
  Ray d875891a3c Improved raylib parser to export data as XML vor 3 Jahren
  Tobias Mock 929fa5780d
Add nullptr check before passing arg (#1825) vor 3 Jahren
  Deathbat2190 9681a072d0
Fix parsing multiple struct fields defined in one line (#1813) vor 3 Jahren
  Rob Loach 32f3f53718
parser: Add JSON support with --json (#1812) vor 3 Jahren
  Deathbat2190 2efb5a36ca
Small parser bugfix (#1805) vor 3 Jahren
  Ray 565319184c Reviewed struct field name vor 3 Jahren
  Ray a178a2170b Structs tweaks for consistency vor 3 Jahren
  Ray 3c1c13b660 ADDED: raylib header parser vor 3 Jahren