Commit History

Author SHA1 Message Date
  Brucey ba5af6ffa0 Refactored to wait for found match before applying type to arg 6 months ago
  Brucey 946d7674c2 Merge pull request #696 from bmx-ng/task/empty-enums 6 months ago
  Brucey dc5577bec7 Bumped version. 6 months ago
  Brucey 2c7e4f9653 Enums should have at least one value. 6 months ago
  Brucey a7da868f3f Merge pull request #695 from bmx-ng/task/auto-infer-numeric-constant-args 6 months ago
  Brucey 2fda0a8806 Improved infer of numeric constant types. 6 months ago
  Brucey e01370035c Merge pull request #692 from bmx-ng/bcc_reflect 6 months ago
  Brucey 6a1e53d236 Merge pull request #694 from bmx-ng/task/array-index-counts 9 months ago
  Brucey 10273c432e Validate array index count 9 months ago
  Brucey 89273d2327 Merge pull request #693 from bmx-ng/task/fix-null-neg-enum 10 months ago
  Brucey 46f96f3506 Fixes an issue handling negative enum. 10 months ago
  Brucey 5c17b056d3 Merge pull request #691 from HurryStarfish/bcc_reflect 11 months ago
  FireballStarfish db6d041bc1 Fixed legacy BlitzMax build 11 months ago
  FireballStarfish f88594dba1 Merge remote-tracking branch 'remotes/origin/master' into bcc_reflect 11 months ago
  Brucey b40385262b Merge pull request #688 from bmx-ng/task/global-init-fptr-cast 1 year ago
  Brucey 6281ec166c Ensure global function pointer init is cast. 1 year ago
  Brucey 93d2c79eac Merge pull request #687 from bmx-ng/task/more-casts 1 year ago
  Brucey 093bbe9a4c Added more casts for code generation. 1 year ago
  Brucey 2c3ac9d6a5 Merge pull request #677 from bmx-ng/task/fptr-cast 1 year ago
  Brucey a46325f70f Also cast function pointers. 1 year ago
  Brucey 67d0408ecc Merge pull request #676 from bmx-ng/task/use-own-zlib 1 year ago
  Brucey 71cec542b0 Add own copy of compatible zlib. 1 year ago
  Brucey d80c37456b Merge pull request #675 from bmx-ng/task/compare-sendmessage-proto 1 year ago
  Brucey a537785194 Compare and SendMessage protos now reflect implementations. 1 year ago
  Brucey 8de073fa3e Merge pull request #674 from bmx-ng/task/casts-and-tostring 1 year ago
  Brucey a01e1cc6b0 Added new casts where appropriate 1 year ago
  Brucey ebf573d5c3 Merge pull request #673 from bmx-ng/task/zlib-ulongint 1 year ago
  Brucey 91e8675d7f Updated for zlib changes to use ULongInt 1 year ago
  Brucey a7d4c0abd7 Merge pull request #672 from bmx-ng/task/objectnew-cast 1 year ago
  Brucey f8721cf059 Fixed incorrect cast on calls to ObjectNew. 1 year ago