An open API service providing commit metadata for open source projects.

GitHub / scribenet/ScribeClosureCompilerLibrary / commits

SHA Message Author Date Stats
51fa7add removed depricated target-dir Rob Frawley 2nd <r****y@s****m> over 11 years ago
9ed72b6a quick update to v0.1.1 Rob Frawley 2nd <r****y@s****m> over 11 years ago
afce414c functional composer file added Rob Frawley 2nd <r****y@s****m> over 11 years ago
e4314a26 compiler exposed binary (it's a shell script ;-) for composer vendor install ... Rob Frawley 2nd <r****y@s****m> over 11 years ago
5f2ac62b compiler exposed binary (it's a shell script ;-) for composer vendor install ... Rob Frawley 2nd <r****y@s****m> over 11 years ago
fabda7c8 built v20140814 release in dist folder Rob Frawley 2nd <r****y@s****m> over 11 years ago
345e25ff [NEW TYPE INFERENCE] Make crawling of NominalTypes more consistent blickly <b****y@g****m>
Committed by: Ben Lickly <b****y@g****m>
over 11 years ago
5356a15b [NEW TYPE INFERENCE] Smarter inference of @const RHS blickly <b****y@g****m>
Committed by: Ben Lickly <b****y@g****m>
over 11 years ago
3c0e36ec Invalid conformance specifications should be errors. johnlenz <j****z@g****m>
Committed by: Ben Lickly <b****y@g****m>
over 11 years ago
03fc73ef Add a few tests of DeclaredGlobalExternsOnWindow. blickly <b****y@g****m>
Committed by: Ben Lickly <b****y@g****m>
over 11 years ago
f4b8b694 A few small cleanups related to modules: tbreisacher <t****r@g****m>
Committed by: Ben Lickly <b****y@g****m>
over 11 years ago
4eececb5 Add a diagnostic group for conformance tests so they can be promoted to error johnlenz <j****z@g****m>
Committed by: Ben Lickly <b****y@g****m>
over 11 years ago
ad29f06d Update the type of the "Object" function to indicate that it returns an Objec... tbreisacher <t****r@g****m>
Committed by: Ben Lickly <b****y@g****m>
over 11 years ago
af609370 Remove Event.prototype.state blickly <b****y@g****m>
Committed by: Ben Lickly <b****y@g****m>
over 11 years ago
afa2a303 Allow transpilation for --language_out=ES5 as well as ES3 tbreisacher <t****r@g****m>
Committed by: Ben Lickly <b****y@g****m>
over 11 years ago
c66d07f0 Fix in object pattern parsing to allow anything that is valid as the left sid... tbreisacher <t****r@g****m>
Committed by: Ben Lickly <b****y@g****m>
over 11 years ago
5d564924 merge Merge pull request #632 from Dominator008/master Ben Lickly <b****y@u****m> over 11 years ago
83c2c653 [NEW TYPE INFERENCE] Separate loose and non-loose top functions. blickly <b****y@g****m>
Committed by: Ben Lickly <b****y@g****m>
over 11 years ago
6b62f3cd Adds $animateProvider to the AngularJS 1.2 and 1.3 externs. baileys <b****s@g****m>
Committed by: Ben Lickly <b****y@g****m>
over 11 years ago
3ac377bc Reorganize imports in VariableReferenceCheck.java Michael Zhou <z****8@g****m> over 11 years ago
4cba32d9 Fix checking for variable declarations shadowing parameters. Michael Zhou <z****8@g****m> over 11 years ago
0bc99031 Remove references to raw Promises in default externs. blickly <b****y@g****m>
Committed by: Ben Lickly <b****y@g****m>
over 11 years ago
ea156c2c Automated g4 rollback of changelist 75935491. amyrvold <a****d@g****m>
Committed by: Ben Lickly <b****y@g****m>
over 11 years ago
96e91831 merge Merge pull request #620 from concavelenz/better-flag-checks John Lenz <c****z@g****m> over 11 years ago
752f4b9f merge Merge pull request #625 from smartboyathome/master John Lenz <c****z@g****m> over 11 years ago
2ef809ff Simplify determining a guaranteed type. johnlenz <j****z@g****m>
Committed by: Ben Lickly <b****y@g****m>
over 11 years ago
8a332c87 Enable parseAsTree with testExternChanges blickly <b****y@g****m>
Committed by: Ben Lickly <b****y@g****m>
over 11 years ago
51ec8bb5 Avoid conflicting definitions of Event.detail and CustomEvent.detail blickly <b****y@g****m>
Committed by: Ben Lickly <b****y@g****m>
over 11 years ago
220fee14 Fix in object pattern parsing to allow anything that is valid as the left sid... tbreisacher <t****r@g****m>
Committed by: Ben Lickly <b****y@g****m>
over 11 years ago
d5c98dcd Slightly simplify DeclaredGlobalExternsOnWindow unit tests blickly <b****y@g****m>
Committed by: Ben Lickly <b****y@g****m>
over 11 years ago
3bc357ff Annotate a type for Window.external. blickly <b****y@g****m>
Committed by: Ben Lickly <b****y@g****m>
over 11 years ago
b7939dca Add support for destructuring in catch blocks. tbreisacher <t****r@g****m>
Committed by: Ben Lickly <b****y@g****m>
over 11 years ago
a56214f8 [NEW TYPE INFERENCE] Don't crash on unification with loose top function blickly <b****y@g****m>
Committed by: Ben Lickly <b****y@g****m>
over 11 years ago
1aa9890b Remove references to raw Array type in default externs blickly <b****y@g****m>
Committed by: Ben Lickly <b****y@g****m>
over 11 years ago
785a2f0c Code simplification in GlobalTypeInfo blickly <b****y@g****m>
Committed by: Ben Lickly <b****y@g****m>
over 11 years ago
0781c782 Make the JsDoc in Block Comments warning able to be controlled by the setWarn... Alex Abbott <a****t@d****m> over 11 years ago
2ee1717c [NEW TYPE INFERENCE] Don't crash when specializing a loose function. blickly <b****y@g****m>
Committed by: Ben Lickly <b****y@g****m>
over 11 years ago
1bf5135a Remove Tween externs. emiliap <e****p@g****m>
Committed by: Ben Lickly <b****y@g****m>
over 11 years ago
81d44484 Ignore null mappings beyond the last line. sameb <s****b@g****m>
Committed by: Ben Lickly <b****y@g****m>
over 11 years ago
8f967260 Transpile destructuring patterns in for/in and for/of loops. tbreisacher <t****r@g****m>
Committed by: Ben Lickly <b****y@g****m>
over 11 years ago
5720c3db Replace readyState prop of Document with HTMLDocument in externs blickly <b****y@g****m>
Committed by: Ben Lickly <b****y@g****m>
over 11 years ago
cb172d7b Simplify parsing of default values in array patterns. tbreisacher <t****r@g****m>
Committed by: Ben Lickly <b****y@g****m>
over 11 years ago
716786b4 Remove IE Event properties that are exact duplicates of gecko ones blickly <b****y@g****m>
Committed by: Ben Lickly <b****y@g****m>
over 11 years ago
d2bf477b [NEW TYPE INFERENCE] Don't crash using THIS inside a generic class blickly <b****y@g****m>
Committed by: Ben Lickly <b****y@g****m>
over 11 years ago
86a5ef85 Move IE readyState definition from Element to subtypes. blickly <b****y@g****m>
Committed by: Ben Lickly <b****y@g****m>
over 11 years ago
5a87d7ab CheckAccessControls: begin refactor to allow better understanding of @fileove... brndn <b****n@g****m>
Committed by: Ben Lickly <b****y@g****m>
over 11 years ago
57928365 Make Document.prototype.images an HTMLCollection instead of an Array blickly <b****y@g****m>
Committed by: Ben Lickly <b****y@g****m>
over 11 years ago
efb49d5f Tighten type of Window.prototype.postMessage to match spec blickly <b****y@g****m>
Committed by: Ben Lickly <b****y@g****m>
over 11 years ago
006fe255 Don't require spaces in goog.require alias assignments. johnlenz <j****z@g****m>
Committed by: Ben Lickly <b****y@g****m>
over 11 years ago
c16987b4 Add more logging to a checkState call, to debug reported issue. tbreisacher <t****r@g****m>
Committed by: Ben Lickly <b****y@g****m>
over 11 years ago
5498c623 Make Node.prototype.baseURI nullable as per spec blickly <b****y@g****m>
Committed by: Ben Lickly <b****y@g****m>
over 11 years ago
452ec10a Remove @override annotation on non-methods in externs blickly <b****y@g****m>
Committed by: Ben Lickly <b****y@g****m>
over 11 years ago
c047bd2c Add bindToController property of the Angular directive definition object. iid <i****d@g****m>
Committed by: Ben Lickly <b****y@g****m>
over 11 years ago
1c50cb40 Remove a couple of duplicate definitions in externs. blickly <b****y@g****m>
Committed by: Ben Lickly <b****y@g****m>
over 11 years ago
b03a838a $timeout.cancel happily accepts null/undefined promises. Update the externs ... vin <v****n@g****m>
Committed by: Ben Lickly <b****y@g****m>
over 11 years ago
63a5480b merge Merge pull request #623 from phistuck/master Tyler Breisacher <M****g@u****m> over 11 years ago
ed9ce667 Correct formatting concavelenz <c****z@g****m> over 11 years ago
e5a8ec8c Add JQLite.css({...}) syntax to Angular externs files thomastc <t****c@g****m>
Committed by: Ben Lickly <b****y@g****m>
over 11 years ago
d84d6d3e Added MozBoxShadow to the externs phistuck <s****i@h****m> over 11 years ago
6aa7902a Added boxShadow to the CSSOM externs phistuck <s****i@h****m> over 11 years ago
b8d8f59b Fixed a typo in the HTML5 form externs phistuck <s****i@h****m> over 11 years ago
18c61657 Add extern for iframe srcdoc attribute. clawr <c****r@g****m>
Committed by: Ben Lickly <b****y@g****m>
over 11 years ago
f48a06df Externs file for Angular Material naomib <n****b@g****m>
Committed by: Ben Lickly <b****y@g****m>
over 11 years ago
231b2789 Externs for Maps API v3.18.1. zigaham <z****m@g****m>
Committed by: Ben Lickly <b****y@g****m>
over 11 years ago
33428f17 Remove obsolete property of the Text interface blickly <b****y@g****m>
Committed by: Ben Lickly <b****y@g****m>
over 11 years ago
b49b8ea3 Remove RHS for last nullable function in externs blickly <b****y@g****m>
Committed by: Ben Lickly <b****y@g****m>
over 11 years ago
2e3a53f8 Remove Window.prototype.setTimeout definition. blickly <b****y@g****m>
Committed by: Ben Lickly <b****y@g****m>
over 11 years ago
82612efe Added support of string declaration of controller in angular.Directive jsdoc. dtarasiuk <d****k@g****m>
Committed by: Ben Lickly <b****y@g****m>
over 11 years ago
a56f2d39 Remove redundant extern declarations on Window.protoytpe. blickly <b****y@g****m>
Committed by: Ben Lickly <b****y@g****m>
over 11 years ago
30a63b2c Add type information to extern for screen blickly <b****y@g****m>
Committed by: Ben Lickly <b****y@g****m>
over 11 years ago
732814a0 [NEW TYPE INFERENCE] Don't crash on instanceof generic type blickly <b****y@g****m>
Committed by: Ben Lickly <b****y@g****m>
over 11 years ago
30c5dcdb Report a parse error if there is a trailing comma in the arguments list when ... tbreisacher <t****r@g****m>
Committed by: Ben Lickly <b****y@g****m>
almost 12 years ago
0ab98f05 Make NewTypeInference give (slightly) more useful information on crash blickly <b****y@g****m>
Committed by: Ben Lickly <b****y@g****m>
almost 12 years ago
911403c9 Disallow keywords as object keys in short objlit syntax. tbreisacher <t****r@g****m>
Committed by: Ben Lickly <b****y@g****m>
almost 12 years ago
82f85975 Fix a couple of duplicate definitions in externs blickly <b****y@g****m>
Committed by: Ben Lickly <b****y@g****m>
almost 12 years ago
9b98e470 Update to guava 18.0 plindner <p****r@g****m>
Committed by: Ben Lickly <b****y@g****m>
almost 12 years ago
00da084e Open source unit tests for the conformance checker. blickly <b****y@g****m>
Committed by: Ben Lickly <b****y@g****m>
almost 12 years ago
46e74f4c Angular 1.3 externs - add $http.Interceptor and $HttpProvider.interceptors. bildersee <b****e@g****m>
Committed by: Ben Lickly <b****y@g****m>
almost 12 years ago
4d365c65 Better handling of source map location mapping flags concavelenz <c****z@g****m> almost 12 years ago
151db894 Take the 'this' type into account when applying RESTRICTED_METHOD_CALL rules. tbreisacher <t****r@g****m>
Committed by: Ben Lickly <b****y@g****m>
almost 12 years ago
77b45fb6 Remove RHS in extern definitons of nullable functions. blickly <b****y@g****m>
Committed by: Ben Lickly <b****y@g****m>
almost 12 years ago
301cf9d3 Consider var declarations without a RHS in externs to be a "definition" blickly <b****y@g****m>
Committed by: Ben Lickly <b****y@g****m>
almost 12 years ago
e8db99f2 Make SimpleDefinitionFinder crawl JSDoc of record types in externs blickly <b****y@g****m>
Committed by: Ben Lickly <b****y@g****m>
almost 12 years ago
dc48185c merge Merge pull request #598 from ibukanov/stdout_help Chad Killingsworth <c****h@m****u> almost 12 years ago
c9fa27b5 [NEW TYPE INFERENCE] Warn about uses of raw generic types blickly <b****y@g****m>
Committed by: Ben Lickly <b****y@g****m>
almost 12 years ago
bd8677c7 Add BookmarkTreeNode.prototype.unmodifiable field: http://src.chromium.org/vi... vitalyp <v****p@g****m>
Committed by: Ben Lickly <b****y@g****m>
almost 12 years ago
d5085178 [NEW TYPE INFERNECE] Better support for generic arrays blickly <b****y@g****m>
Committed by: Ben Lickly <b****y@g****m>
almost 12 years ago
c055c700 Transpile "..." values in array patterns. tbreisacher <t****r@g****m>
Committed by: Ben Lickly <b****y@g****m>
almost 12 years ago
87df5214 Transpile destructuring patterns in param lists that have default values. tbreisacher <t****r@g****m>
Committed by: Ben Lickly <b****y@g****m>
almost 12 years ago
a032d3e2 merge Merge pull request #615 from concavelenz/master Ben Lickly <b****y@u****m> almost 12 years ago
9a397a74 Add preconditions for AST templates. concavelenz <c****z@g****m> almost 12 years ago
7a67bc88 Refactor to simplify transpilation of destructuring patterns in param lists. tbreisacher <t****r@g****m>
Committed by: Ben Lickly <b****y@g****m>
almost 12 years ago
b48f08d3 gcdPrivate API: Update to new API spec for confirmCode to add code param. mednik <m****k@g****m>
Committed by: Ben Lickly <b****y@g****m>
almost 12 years ago
882a5f08 Transpile array patterns in param lists. tbreisacher <t****r@g****m>
Committed by: Ben Lickly <b****y@g****m>
almost 12 years ago
2bd860e4 Fix a small oversight in ES6 conversion in which we tried to use a STRING_KEY... tbreisacher <t****r@g****m>
Committed by: Ben Lickly <b****y@g****m>
almost 12 years ago
00a7ba12 merge Merge pull request #609 from fredj/willChange-extern Tyler Breisacher <M****g@u****m> almost 12 years ago
bb81d5cc Handle default values in object patterns in param lists. tbreisacher <t****r@g****m>
Committed by: Ben Lickly <b****y@g****m>
almost 12 years ago
3d8c68e5 Add missing param annotations for detachEvent tbreisacher <t****r@g****m>
Committed by: Ben Lickly <b****y@g****m>
almost 12 years ago
7da1c6a3 Transpile object patterns with strings or numbers as keys. tbreisacher <t****r@g****m>
Committed by: Ben Lickly <b****y@g****m>
almost 12 years ago
5d447f4f Make sure that the types appear in the RefasterJS templates in the debugger mknichel <m****l@g****m>
Committed by: Ben Lickly <b****y@g****m>
almost 12 years ago

← Back to repository