Thanks to visit codestin.com
Credit goes to chromium.googlesource.com
Sign in
chromium
/
external
/
github.com
/
dart-lang
/
dev_compiler
/
HEAD
1283c53
Merge pull request #638 from kwalrath/deprecate
by Kevin Moore
· 8 years ago
master
230034f
Deprecation text
by Kathy Walrath
· 8 years ago
8c859df
Forwarding note to main repo.
by vsmenon
· 9 years ago
01d4907
Mark test flaky
by Vijay Menon
· 9 years ago
80fcd43
Remove deprecated code
by Vijay Menon
· 9 years ago
d6371ee
Bind this in ng2 hack code
by Vijay Menon
· 9 years ago
376489c
Make source map paths relative
by Vijay Menon
· 9 years ago
a651dfa
Import "NoInline" into core so StackTrace's use of it resolves.
by Bob Nystrom
· 9 years ago
dc4c3e9
fix travis bots
by John Messerly
· 9 years ago
02ec844
fix writing summaries
by John Messerly
· 9 years ago
f39c13e
fix #626, add AMD module format and make it default
by John Messerly
· 9 years ago
8ba1f00
Add dart:js_util library and tests to ddc. This library is already added to dart2js and dartium.
by Jacob Richman
· 9 years ago
d360900
Revert "simplify build sdk"
by John Messerly
· 9 years ago
4cf8eeb
simplify build sdk
by John Messerly
· 9 years ago
06e9df7
Add mirrors tests
by Vijay Menon
· 9 years ago
a5b0087
Regression test dart:mirrors
by Vijay Menon
· 9 years ago
3038a2b
Support call methods on functions
by Vijay Menon
· 9 years ago
0189013
Remove deprecated DirectoryBasedDartSdk
by Vijay Menon
· 9 years ago
5e7cd10
roll analyzer
by John Messerly
· 9 years ago
c176049
fixes #627, update DDC Future.then signature
by John Messerly
· 9 years ago
feb0e2a
remove unused test baseline files
by John Messerly
· 9 years ago
adda199
remove unused test expectation files
by John Messerly
· 9 years ago
13985e2
Update USAGE.md
by vsmenon
· 9 years ago
4ea3021
Update USAGE.md
by vsmenon
· 9 years ago
a242daa
fixes #610, incorrect help output
by John Messerly
· 9 years ago
617e3b6
fix #620, infer the input files from sources
by John Messerly
· 9 years ago
a2e03f1
Merge pull request #625 from dart-lang/dart_sdk_better
by vsmenon
· 9 years ago
05675da
Dart SDK works on precise again
by Kevin Moore
· 9 years ago
35670ba
Removed copy of dart sdk summaries. No longer needed to run the dev compiler in the browser.
by Priscilla Lee
· 9 years ago
a8fbbba
a few cleanups to get IDE message clean
by John Messerly
· 9 years ago
15f19aa
Restructured the set up for the compiling function. Also added room for list of additional summaries.
by Priscilla Lee
· 9 years ago
fa08416
Mark recursive_inheritance_test as passing
by Vijay Menon
· 9 years ago
e54f776
Run travis on trusty
by Vijay Menon
· 9 years ago
881a304
Reify type params on map literals
by Vijay Menon
· 9 years ago
057a9c8
Enforce green on travis with dev analyzer
by Vijay Menon
· 9 years ago
9cc982b
Roll DDC to latest dart:html
by Vijay Menon
· 9 years ago
4e13bd4
Regen with latest analyzer
by Vijay Menon
· 9 years ago
73b9e73
Added list of imports to library modules (needed in order to discover filepaths of summaries, allowing the dev_compiler to run in the browser).
by Priscilla Lee
· 9 years ago
5fc5548
Updated sdk
by Brenna Milligan
· 9 years ago
db95087
Get rid of library proto information for debugger libraries
by Brenna Milligan
· 9 years ago
930e1bd
Fix wrt analyzer tip
by Vijay Menon
· 9 years ago
2699745
Test against dev version of analyzer on travis
by Vijay Menon
· 9 years ago
1a946b2
Remove source file check
by Vijay Menon
· 9 years ago
c6f1ea6
Deprecation of ClassMetadata wrapper for Class formatters so a stand-alone class is recognizable.
by Brenna Milligan
· 9 years ago
d7c240f
fixes #616, statics on callable functions also fixes `this` for them
by John Messerly
· 9 years ago
e5c2aac
fix optional params to mock methods, allow all signatures
by John Messerly
· 9 years ago
4219a9e
Rename build-root to library-root
by Vijay Menon
· 9 years ago
5d436ce
Fix analyzer error
by Vijay Menon
· 9 years ago
16b287c
Working compiler in browser. BUG=
[email protected]
by Priscilla Lee
· 9 years ago
a3d3479
Addition of StackTrace formatters
by Brenna Milligan
· 9 years ago
d39946f
Remove DDC custom error list now that strong mode analyzer handles it
by John Messerly
· 9 years ago
dd55df0
restore code_generator file from b770039, the nSM mock fix
by John Messerly
· 9 years ago
ef03e00
Library children object fix
by Brenna Milligan
· 9 years ago
98581cc
Library custom formatters
by Brenna Milligan
· 9 years ago
108f2a2
fix #606, allow specifying the summary file extension
by John Messerly
· 9 years ago
b770039
fix #603, support mock objects
by John Messerly
· 9 years ago
19a2340
Catch file-not-found exception
by Stan Manilov
· 9 years ago
fd3e332
Merge pull request #602 from dart-lang/patch-sdk-change
by John Messerly
· 9 years ago
3c0d0e0
Update patch_sdk.sh
by John Messerly
· 9 years ago
e7f730a
Remove the experimental tag from the flag header
by John Messerly
· 9 years ago
878281f
Merge pull request #601 from dart-lang/doc-optional-features
by John Messerly
· 9 years ago
2cbd2b9
Update STATIC_SAFETY.md
by John Messerly
· 9 years ago
8d42b11
add a note about experiments and a feedback link
by John Messerly
· 9 years ago
de1a919
Docs for no-implicit-casts and no-implicit-dynamic
by John Messerly
· 9 years ago
976c024
Custom formatter popup booleans
by Brenna Milligan
· 9 years ago
68486cc
Copy browser test output to file
by Leaf Petersen
· 9 years ago
79160a0
Copy browser test output to file
by Leaf Petersen
· 9 years ago
85f7ddf
Check in codegen test expectations.
by Leaf Petersen
· 9 years ago
f4898e3
Fix null aware generic invocation.
by Leaf Petersen
· 9 years ago
63ccba1
Debugger library import with name
by Brenna Milligan
· 9 years ago
2f3fb4a
Update USAGE.md
by John Messerly
· 9 years ago
a5a7075
don't use JS_CONST in dart:html
by John Messerly
· 9 years ago
7067705
Print usage when no source files are passed
by Stan Manilov
· 9 years ago
39e9bf4
Change allowInterop to a generic method.
by Jacob Richman
· 9 years ago
c4e30dd
maxspanlength setter
by Brenna Milligan
· 9 years ago
16c2681
Array formatting customized to look like JS
by Brenna Milligan
· 9 years ago
91b1afe
Improve message in tool/test.sh
by Andrew Krieger
· 9 years ago
682bc48
Move type tagging logic out of setSignature
by Andrew Krieger
· 9 years ago
d6820e2
implement user-defined nSM, Object members on functions fix #591 and fix #59
by John Messerly
· 9 years ago
2c19b45
Verify status of statically failing tests
by Vijay Menon
· 9 years ago
a8e9f52
Partial fix for call methods #542
by John Messerly
· 9 years ago
8767a65
Add a regression test for bug #587
by Stan Manilov
· 9 years ago
3981326
Allow constant static fields to overwrite defaults
by Stan Manilov
· 9 years ago
70e2996
Merge pull request #590 from dart-lang/505_compile_cmd
by John Messerly
· 9 years ago
7e9708e
fix worker_test
by John Messerly
· 9 years ago
bb41337
make "compile" command optional to address #505
by John Messerly
· 9 years ago
029e505
Merge pull request #589 from dart-lang/rm_strong_info
by John Messerly
· 9 years ago
2e7e8a1
upgrade analyzer version
by John Messerly
· 9 years ago
81dd7a7
merged
by John Messerly
· 9 years ago
47d2151
Fix function subtyping crash
by Leaf Petersen
· 9 years ago
a713bb2
Use trackCacheDependencies for performance speedup
by John Messerly
· 9 years ago
dd62f30
DDC changes for Analyzer src/task/strong/info.dart refactor
by John Messerly
· 9 years ago
1a35949
Fixed type error in MapEntry and added keyToStringConfig to display the toString() of a key in a MapEntry preview.
by Priscilla Lee
· 9 years ago
ed8eaf2
Refactoring assignment
by Stephen Adams
· 9 years ago
e114267
Handle more boolean conversion cases.
by Stephen Adams
· 9 years ago
6c6cb85
enable compatiblity with 1.18 SDKs
by John Messerly
· 9 years ago
559d304
Fixes #586 - enums should now work in SDK libs
by John Messerly
· 9 years ago
6e6cc26
Update Symbol.hashCode
by Stephen Adams
· 9 years ago
bcc5f9d
Faster type tests
by Stephen Adams
· 9 years ago
48d7507
Further bitop optimizations
by Stephen Adams
· 9 years ago
Next »