Commit History

Author SHA1 Message Date
  Dan Korostelev b7b54a7ed1 wip 5 years ago
  Dan Korostelev 7cee77ca6d [java/jvm] use native SHA-1 and SHA-256 methods (see #9298) 5 years ago
  Dan Korostelev cc6fc0b72f [js] add documentation for js.lib.RegExp (closes #9300) 5 years ago
  Dan Korostelev 2b33b0f771 [js] add `groups` to the RegExp match objects (closes #9300) 5 years ago
  Jens Fischer af197e300c [std] allow platform specific enum constructors (closes #3583) 5 years ago
  Aleksandr Kuzmenko 54ff127c04 [macro] apply exception filters to macro code 5 years ago
  Aleksandr Kuzmenko 29152de597 Added Ast.mk_type_path to check every type_path creation (#9297) 5 years ago
  Dan Korostelev 1cd7785231 [java/jvm] use native MD5 encoding 5 years ago
  Nicolas Cannasse b9732409b0 added hl.Api.isPrimLoaded (hl 1.12) 5 years ago
  Aleksandr Kuzmenko 9875100413 apply @:this to temp vars created for abstract instance methods 5 years ago
  Aleksandr Kuzmenko 080f129ee4 check for Meta.This instead of v_name = "this" 5 years ago
  Aleksandr Kuzmenko 5b027dc302 fix "this" modification upon += on abstract fields (closes #9290) 5 years ago
  George Corney 6979ebc7cb [cpp] Use auto-casting rules with RawPointer (#9194) 5 years ago
  Dan Korostelev acb41ebd8f [cs] skip CompilerGenerated classes when loading from .NET dlls (see #9293) 5 years ago
  Aleksandr Kuzmenko b51adecd2f [cs] don't mark static methods `final` when parsing dlls 5 years ago
  Jens Fischer eee7918b26 [std] fix FileOutput / FileInput constructors showing up in API docs 5 years ago
  Guillaume Desquesnes 80638bec2b [WiP] Adding keyValueIterator to Array (#7422) 5 years ago
  Jens Fischer a5cbd5a497 [std] fix doc generation for php.Generator 5 years ago
  Jens Fischer 5c4c81fc97 [std] use Classdef.interfaces for parent interfaces (closes #9277) 5 years ago
  Jens Fischer 3d5cc4c34b [xml] add Classdef.isFinal (closes #9276) 5 years ago
  Jens Fischer 8b89413132 [std] fix some broken manual links in CType.hx 5 years ago
  Jens Fischer 2e3b8206e2 [std] improve doc formatting for Expr.hx 5 years ago
  Aleksandr Kuzmenko c79046aee5 [tests] don't run tests for other targets if the current one failed 5 years ago
  Aleksandr Kuzmenko 83c23933ec [eval] avoid uncaught exception stack duplication (closes #9286) 5 years ago
  Jens Fischer 6cec2747ea [std] improve doc formatting for Math.hx 5 years ago
  Dan Korostelev 1a5a7855ac fix Printer.s_class_field string concat, output `final` vars properly, output question mark instead of @:optional (closes #7956) 5 years ago
  Jens Fischer 4c3ff6e9e9 Fix Int64 low / high accessors showing up in API docs 5 years ago
  Jens Fischer d6d4d3036a Document -D hl-ver in define.json 5 years ago
  Jens Fischer 0ee48625cd [std] remove unnecessary untyped from DateTools (#9244) 5 years ago
  Aleksandr Kuzmenko 6b8780f9e3 [eval] keep Exception.toString 5 years ago