openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Scala.js
Settings
|
Report Duplicate
5
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
about 20 hours
ago. based on code collected
about 20 hours
ago.
Nov 27, 2024 — Nov 27, 2025
Showing page 258 of 259
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Removed debug output of intermediate JS trees.
Sébastien Doeraene
More...
almost 13 years ago
Output resulting trees to .js files.
Sébastien Doeraene
More...
almost 13 years ago
Fixed the implementation of super calls.
Sébastien Doeraene
More...
almost 13 years ago
Sanitized JSDesugar.
Sébastien Doeraene
More...
almost 13 years ago
Added desugaring of ECMAScript 6 classes.
Sébastien Doeraene
More...
almost 13 years ago
Output the parent class of ClassDef's.
Sébastien Doeraene
More...
almost 13 years ago
Added generation of the constructor.
Sébastien Doeraene
More...
almost 13 years ago
Added desugaring of our extended JavaScript.
Sébastien Doeraene
More...
almost 13 years ago
Fixed codegen of a constructor's return value.
Sébastien Doeraene
More...
almost 13 years ago
Fixed acceptance criterion in encodeLocalSym().
Sébastien Doeraene
More...
almost 13 years ago
Replaced JSPosition by Position.
Sébastien Doeraene
More...
almost 13 years ago
Integrated JS trees in the Global cake.
Sébastien Doeraene
More...
almost 13 years ago
Added encoding of method signatures.
Sébastien Doeraene
More...
almost 13 years ago
More principled way of encoding names.
Sébastien Doeraene
More...
almost 13 years ago
Simplified (and fixed) handling of JS identifiers and property names.
Sébastien Doeraene
More...
almost 13 years ago
First running thing.
Sébastien Doeraene
More...
almost 13 years ago
On my way to JS code generation.
Sébastien Doeraene
More...
almost 13 years ago
Emit classes and methods (not their body).
Sébastien Doeraene
More...
almost 13 years ago
Macro architecture: JSGlobal, GenJSCode, etc.
Sébastien Doeraene
More...
almost 13 years ago
Initial commit.
Sébastien Doeraene
More...
almost 13 years ago
Implemented some methods of System and Runtime.
Sébastien Doeraene
More...
over 14 years ago
Added Throwable.toString().
Sébastien Doeraene
More...
over 14 years ago
Fixed field TYPE of boxing classes.
Sébastien Doeraene
More...
over 14 years ago
Added java.lang.reflect.Array.
Sébastien Doeraene
More...
over 14 years ago
Fixed bug in == comparison of Any values.
Sébastien Doeraene
More...
over 14 years ago
Added classes for I/O, thread-local vars and System.
Sébastien Doeraene
More...
over 14 years ago
Added missing methods in java.lang.Number subclasses.
Sébastien Doeraene
More...
over 14 years ago
Added ClassCastException.
Sébastien Doeraene
More...
over 14 years ago
Removed field Number.isInt.
Sébastien Doeraene
More...
over 14 years ago
Added java.util.NoSuchElementException.
Sébastien Doeraene
More...
over 14 years ago
←
1
2
…
251
252
253
254
255
256
257
258
259
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree