コミット履歴

作者 SHA1 メッセージ 日付
  Rudy Ges a900e5521c Add tests for #3703 (#8411) 6 年 前
  Justin Donaldson 7775809ac4 Revert "[lua] add checks for asynchronous process close()" 6 年 前
  Justin Donaldson 020685773f [lua] resolve symlinks for FileSystem.fullPath 6 年 前
  Justin Donaldson 458719ebd1 [lua] add checks for asynchronous process close() 6 年 前
  Aurel 51b10b5f6a Unicode sys tests and fixes (#8135) 6 年 前
  Rudy Ges 5caea22d92 Update misc tests doc with python and cs tests (#8407) 6 年 前
  Rudy Ges 5f0043ccee Move Issue5953 to misc/cs/ (#8406) 6 年 前
  Aleksandr Kuzmenko 43b8d99453 allow single quotes around paths in hxml files (closes #6780) 6 年 前
  Aleksandr Kuzmenko 2514fdae66 haxe.display.Position values are 1-based (closes #6782) 6 年 前
  Rudy Ges 708e873eab Add tests for #5953 (#8399) 6 年 前
  Dan Korostelev d8feb6f42b add toString for Xml.XmlType enum abstract 6 年 前
  Aleksandr Kuzmenko 461f61fe50 forgotten line (#6845) 6 年 前
  Aleksandr Kuzmenko f035796379 Follow `Null<>` before typedefs in `type_eq` (#8402) 6 年 前
  Rudy Ges 4047071504 Revert "[lexer] leave open-mode on `>` so we don't parse `<div>/>`" (#8404) 6 年 前
  Aleksandr Kuzmenko 185904d1b6 [cs] don't call static init twice in generic classes (fixes #6845) 6 年 前
  Aleksandr Kuzmenko 3afc0a212d always try to install C# dependencies on linux 6 年 前
  Jens Fischer a239c56561 Show @:persistent in --help-metas and completion 6 年 前
  Rudy Ges 3e6af267da Update CHANGES.txt with cs-specific stuff (#8398) 6 年 前
  Dan Korostelev 1f46173948 [flash] add Flash stuff to the CHANGELOG 6 年 前
  Simon Krajewski 7d1169ae21 update CHANGES.txt 6 年 前
  Aleksandr Kuzmenko 9fea17ff17 move cs&python tests from misc/projects to misc/cs/projects and misc/python/projects 6 年 前
  Aleksandr Kuzmenko 51169cc59c move split misc/projects across appropriate targets 6 年 前
  Aleksandr Kuzmenko d44d032a74 don't try `iterator()` twice if resolved to dynamic access (#7363) 6 年 前
  Aleksandr Kuzmenko 65a70b11e2 Fix checking type parameters of to/from types in abstracts (#8385) 6 年 前
  Rudy Ges 3416172b9a [cs] Fix cs.Lib.unsafe (#8386) 6 年 前
  Rudy Ges d8c4bef1e4 [cs] Add support for .NET core (#8391) 6 年 前
  Rudy Ges c3d8e8a579 [cs] Consider String as basic type (#8387) 6 年 前
  Aleksandr Kuzmenko c218710d75 fix test for #4705 6 年 前
  Aleksandr Kuzmenko 5e1602d5c0 fix params encoding in sys.Http - StringTools.urlEncode(null) is not specified (closes #7099) 6 年 前
  Aleksandr Kuzmenko bcaa684784 prefer explicit `iterator` declaration instead of a Dynamic unified with Iterator<T> (fixes #4705) 6 年 前