23 コミット (c0da80c2b809a0dcec7af1bcf860d6fbb1a64292)

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