Sen descrición

Simon Krajewski ae2c346b82 check `@:notNull` even on non-core-type abstracts (see #3894) %!s(int64=10) %!d(string=hai) anos
extra e02ace1f6d It's 2015 now %!s(int64=10) %!d(string=hai) anos
libs @ ac17a9c7f1 f991f18721 sync libs %!s(int64=10) %!d(string=hai) anos
std 09a4f4dc54 Merge pull request #3893 from HaxeFoundation/int64-new %!s(int64=10) %!d(string=hai) anos
tests 33d8705813 insert cast when inlining abstracts and make constructor inlining more robust %!s(int64=10) %!d(string=hai) anos
.gitattributes 8e32d7f112 LF normalization %!s(int64=12) %!d(string=hai) anos
.gitignore 80542dfc34 [SauceLabs] Parameterized the config. %!s(int64=10) %!d(string=hai) anos
.gitmodules e37b6914f4 added haxelib repo in extra/haxelib_src (close #2258) %!s(int64=11) %!d(string=hai) anos
.travis.yml c6d856cb8e [TravisCI] minor %!s(int64=10) %!d(string=hai) anos
Makefile 0222951a15 added stubs linking %!s(int64=10) %!d(string=hai) anos
Makefile.win 0222951a15 added stubs linking %!s(int64=10) %!d(string=hai) anos
README.md a8f0a9bb81 Update README.md %!s(int64=10) %!d(string=hai) anos
analyzer.ml fc12e68086 [analyzer] split up `return Void` which might be introduced by various typer parts %!s(int64=10) %!d(string=hai) anos
appveyor.yml 40ef585cdb [CI] refactor ci code %!s(int64=11) %!d(string=hai) anos
ast.ml 1422aee8fc [java/cs] Added @:implicitCast to mark where an implicit cast took place, and penalize implicit casts on overload selection %!s(int64=10) %!d(string=hai) anos
codegen.ml 33d8705813 insert cast when inlining abstracts and make constructor inlining more robust %!s(int64=10) %!d(string=hai) anos
common.ml 1422aee8fc [java/cs] Added @:implicitCast to mark where an implicit cast took place, and penalize implicit casts on overload selection %!s(int64=10) %!d(string=hai) anos
dce.ml afe2d0bf5a store features in modules, then commit them to common context before generation (see #3787) %!s(int64=10) %!d(string=hai) anos
filters.ml afe2d0bf5a store features in modules, then commit them to common context before generation (see #3787) %!s(int64=10) %!d(string=hai) anos
genas3.ml 5068cea7cf [as3] a_impl = Some _ doesn't imply non-@:coreType. Fix bug introduced by UInt changes %!s(int64=10) %!d(string=hai) anos
gencommon.ml 324e149a86 [java] Fix some Java Int64 generation issues %!s(int64=10) %!d(string=hai) anos
gencpp.ml 737b4102b3 [cpp] Rework hxcpp 'main' logic. Closes #3227. %!s(int64=10) %!d(string=hai) anos
gencs.ml a4bdc01134 [cs] Abstract Int64 %!s(int64=10) %!d(string=hai) anos
genjava.ml 324e149a86 [java] Fix some Java Int64 generation issues %!s(int64=10) %!d(string=hai) anos
genjs.ml ac002c6f7f [js/python] always generate requires/imports in dce=no, as we can't know if the type is used directly or not without DCE (closes #3873) %!s(int64=10) %!d(string=hai) anos
genneko.ml fec0522fd6 added support for runtime loading of NDLL within local haxelib repository %!s(int64=10) %!d(string=hai) anos
genphp.ml 44e5ea5096 remove some outdated type patterns from pre-abstract era (and hope it won't break for some mysterious reason) %!s(int64=10) %!d(string=hai) anos
genpy.ml ac002c6f7f [js/python] always generate requires/imports in dce=no, as we can't know if the type is used directly or not without DCE (closes #3873) %!s(int64=10) %!d(string=hai) anos
genswf.ml 53f0a0c259 rename `(cl|en|t|a|mt)_types` to `_params` for consistency %!s(int64=11) %!d(string=hai) anos
genswf8.ml 6568450332 remove TPatMatch (will revisit in the undefined future) %!s(int64=11) %!d(string=hai) anos
genswf9.ml 44e5ea5096 remove some outdated type patterns from pre-abstract era (and hope it won't break for some mysterious reason) %!s(int64=10) %!d(string=hai) anos
genxml.ml 0aca8332e1 fixes %!s(int64=10) %!d(string=hai) anos
haxe.hxproj 35963f675f hide analyzer outputs %!s(int64=11) %!d(string=hai) anos
interp.ml 9ad02cb165 [macro] do not use lisp expression printer by default %!s(int64=10) %!d(string=hai) anos
lexer.mll caaa4bc48b disallow leading zeroes for int and float literals (closes #3295) %!s(int64=11) %!d(string=hai) anos
main.ml 47107e0530 added compilation server log for reasons why modules are not reused (including macro-in-macro) %!s(int64=10) %!d(string=hai) anos
matcher.ml 9a11c57c62 only generate null checks in pattern matching when we do not need a value or there is an else case (closes #3061) %!s(int64=10) %!d(string=hai) anos
optimizer.ml 33d8705813 insert cast when inlining abstracts and make constructor inlining more robust %!s(int64=10) %!d(string=hai) anos
parser.ml c51a36352b list sub types in import completion %!s(int64=10) %!d(string=hai) anos
type.ml ae2c346b82 check `@:notNull` even on non-core-type abstracts (see #3894) %!s(int64=10) %!d(string=hai) anos
typecore.ml 39d918246d minor changes in pass debugging %!s(int64=10) %!d(string=hai) anos
typeload.ml 6d93c97d72 rename `m_features` to `m_if_feature` %!s(int64=10) %!d(string=hai) anos
typer.ml 703652fc41 do not give "recursive array get/set method" errors in display mode (closes #3880) %!s(int64=10) %!d(string=hai) anos

README.md

Haxe logo - The Cross-Platform Toolkit

TravisCI Build Status AppVeyor Build Status SauceLabs Test Status Gitter

Haxe is an open source toolkit that allows you to easily build cross-platform tools and applications that target many mainstream platforms. The Haxe toolkit includes:

  • The Haxe programming language, a modern, high-level, strictly-typed programming language
  • The Haxe cross-compiler, a state-of-the-art, lightning-speed compiler for many targets
  • The Haxe standard library, a complete, cross-platform library of common functionality

Haxe allows you to compile for the following targets:

  • C++
  • C#
  • Flash
  • Java
  • JavaScript
  • NekoVM
  • PHP

You can try Haxe directly from your browser at try.haxe.org!

For more information about Haxe, head to the offical Haxe website.

License

The Haxe project has several licenses, covering different parts of the projects.

  • The Haxe compiler is released under the GNU General Public License version 2 or any later version.
  • The Haxe libraries are released under a "two-clause" BSD license.
  • The Neko runtime is licensed under the GNU Lesser General Public License version 2.1 or any later version.

For the complete Haxe licenses, please see http://haxe.org/foundation/open-source.html or extra/LICENSE.txt.

Installing Haxe

The latest stable release is Haxe v3.1.3. Pre-built binaries are available for your platform:

Automated development builds are available from build.haxe.org.

Building from source

  1. Clone the repository using git. Be sure to initialize and fetch the submodules.

    git clone --recursive git://github.com/HaxeFoundation/haxe.git
    cd haxe
    
  2. Follow the documentation on building Haxe for your platform.

Using Haxe

For information on on using Haxe, consult the Haxe documentation:

  • Haxe Introduction, an introduction to the Haxe toolkit
  • The Haxe Manual, the reference manual for the Haxe language
  • Haxe API, documentation for the Haxe standard and native APIs
  • Haxelib, a repository of Haxe libraries for a variety of needs

Community

You can get help and talk with fellow Haxers from around the world via:

Version compatibility

Haxe neko
2.* 1.*
3.0.0 2.0.0
3.1.3 2.0.0