8000 3.2.0-rc2 by Simn · Pull Request #4057 · HaxeFoundation/haxe · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

3.2.0-rc2 #4057

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 33 commits into from
Mar 20, 2015
Merged

3.2.0-rc2 #4057

merged 33 commits into from
Mar 20, 2015

Conversation

Simn
Copy link
Member
@Simn Simn commented Mar 20, 2015

Let's name it RC2 even though RC1 was never formally released.

aduros and others added 30 commits March 17, 2015 14:16
Using FindFirstFile for each path component instead of GetShortPathName+GetLongPathName.
use FindFirstFile to get proper module name casing
10000
…pecial error object that preserves callstack, unwrap on catch
This allows using modules like source-map-support together with haxe.CallStack, e.g.:

static function __init__() {
    var sm = js.Lib.require("source-map-support");
    sm.install();
    haxe.CallStack.wrapCallSite = sm.wrapCallSite;
}
haxe.CallStack.exceptionStack for js
Simn added a commit that referenced this pull request Mar 20, 2015
@Simn Simn merged commit 27fa742 into master Mar 20, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants
0