커밋 기록

작성자 SHA1 메시지 날짜
  Pascal Peridont d6820875ae Fix cpp sys.net.Socket 9 년 전
  Nicolas Cannasse e015769107 Merge pull request #5056 from pperidont/ssl 9 년 전
  Pascal Peridont 928fa1abea neko loadLazy ssl and add some unit tests for ssl 9 년 전
  Pascal Peridont 5f965678b7 Add sys.ssl for neko and cpp 9 년 전
  Justin Donaldson 8c239bedee Lua : add/update Todos 9 년 전
  Justin Donaldson 7ede374a24 Lua : Use table.maxn + 1 for inferring array length from tables. Close #5048 9 년 전
  Simon Krajewski ecf6fd3ec4 disable lots of tests because this is getting impractical 9 년 전
  Dan Korostelev 177cd49481 [python] generate saner imports when imported name is the same as type name (e.g. `import A` instead of `import A as A`) 9 년 전
  Mark Knol 5bd02288c1 Update ComplexTypeTools.hx 9 년 전
  Mark Knol 6c29743078 Update documentation 9 년 전
  Simon Krajewski 6c250df210 [cpp] add missing `keyword_remap` for closure variables (closes #5029) 9 년 전
  Simon Krajewski 0c18b0ba2d disable failing test (see #4203) 9 년 전
  Justin Donaldson 37297ffb64 Lua : fix Sys.systemName for #5042 9 년 전
  Justin Donaldson 0e711f1861 Lua : use double spaces intead of tabs for generated output, clean up while loop code 9 년 전
  Justin Donaldson c225996752 Lua : Fix "while" behavior 9 년 전
  Hugh 9129c37954 [cpp] Remap 'Int' name. Remap full enum paths too. Closes #5023, #5044 9 년 전
  Hugh bfda7375df [cpp] Do not use private enum for FileKind. Closes #5043 9 년 전
  Mark Knol f889418c63 Update Type.hx 9 년 전
  Simon Krajewski 096913668f [lua] add stubs for missing methods 9 년 전
  Hugh 0abd8820b9 [cpp] Use .mPtr with hx::IndexRef 9 년 전
  Simon Krajewski b75a42a4a3 [cpp] fix `contains_break` (closes #5031) 9 년 전
  Simon Krajewski e993a1939f disable test for now (see #4564) 9 년 전
  Cauê Waneck ef8dd97d2e [cs] Use declared type to tell if it has type parameters. Closes #4302 9 년 전
  Cauê Waneck f3a75b33d7 [java] Try to encode urls more closely to how it's done on JavaScript 9 년 전
  Cauê Waneck a915af9538 [java/cs] More cast-related fixes/cleanups: 9 년 전
  Cauê Waneck 4d4a72235b [java/cs] Add test. Closes #4203 9 년 전
  Cauê Waneck 977a309e36 [java] Make sure that null arguments are seen as the Haxe compiler sees them when a function has type parameters 9 년 전
  Cauê Waneck f08b140a20 [java/cs] Minor cleanup 9 년 전
  Cauê Waneck ec3afeec42 [java/cs] Add experimental -D fast_cast to minimize the amount of casts and their execution cost 9 년 전
  Cauê Waneck 6e05965ab4 [java] Test some property access too 9 년 전