Commit History

Author SHA1 Message Date
  Simon Krajewski 85fdf858fc [php] use new resource encoding (unescaping does not work) 10 years ago
  Simon Krajewski 09aa0bae3e [php] replace Italian file name escaping with a real one 10 years ago
  Dan Korostelev 44e5ea5096 remove some outdated type patterns from pre-abstract era (and hope it won't break for some mysterious reason) 10 years ago
  Simon Krajewski c5a7c15232 [php] handle string comparison using strcmp to avoid crazy conversions 10 years ago
  Dan Korostelev 534fd95ef8 [php] we now have real empty blocks, so generate them (see 42be1b96bf7353e3194dc065cd1361a31ee4bdb1) 11 years ago
  Simon Krajewski 6568450332 remove TPatMatch (will revisit in the undefined future) 11 years ago
  Simon Krajewski ad1e1f818f split Abstract module and move underlying type handling to type.ml 11 years ago
  Simon Krajewski 53f0a0c259 rename `(cl|en|t|a|mt)_types` to `_params` for consistency 11 years ago
  Simon Krajewski 456fe974e0 [php] check string type in TUnop too (closes #3263) 11 years ago
  Simon Krajewski 8213dcabb9 [php] wrap TEnumParameter in `_hx_deref` because it could contain constructors 11 years ago
  Simon Krajewski 4e9a3820cb (Php) unset loop variable of TFor to avoid reference passing issues (closes #2900) 11 years ago
  Simon Krajewski f8aea1c92d move Codegen.concat to Type.concat 11 years ago
  Dan Korostelev 16e830807c Fix deprecation warnings on newer OCaml compiler. 11 years ago
  Simon Krajewski f8721534b1 rename TVars to TVar 11 years ago
  Simon Krajewski c88ecce5e5 change TVars to not hold a list 11 years ago
  Ryusei Yamaguchi bfd0f45089 fix syntax of generated php 11 years ago
  Simon Krajewski 329f73bd8c [Php] goto is a thing now (closes #2316) 11 years ago
  Franco Ponticelli 52b8b04082 fixed issue #2146 12 years ago
  Simon Krajewski 58927a427f generator fixes for TMeta 12 years ago
  Simon Krajewski 8dbad24ce7 add enum field to TEnumParameter 12 years ago
  Simon Krajewski aec44b943a Revert "genphp fixes" 12 years ago
  Simon Krajewski d76ee708fd removed FEnumParameter, added TEnumParameter 12 years ago
  Simon Krajewski f615c11668 genphp fixes 12 years ago
  Simon Krajewski 609abf3a8e removed TMatch (mostly) 12 years ago
  Simon Krajewski 73d9102e3d added FEnumParameter 12 years ago
  Simon Krajewski a33b31cb03 add TPatMatch node, factor out AST conversion 12 years ago
  Simon Krajewski 74d90cec87 treat TMeta like TParenthesis 12 years ago
  Simon Krajewski 4f86a83e4d fixed exhaustion 12 years ago
  Simon Krajewski cda231a37f [Php] bugfix: uppercase haxe keywords crash PHP so we have to list all keywords 12 years ago
  Simon Krajewski c664fa8964 the underlying type of Int is evidently NOT String 12 years ago