DescriptionInitial CL to create SDK directory (this will be done via the usual gyp and tools/build.py process).
Proposed top-level structure:
..sdk/
....bin/
......dart or dart.exe (executable)
......frogc.dart
......frogsh (coming later)
....lib/
......core/
........core_{compiler, frog, runtime}.dart
........{compiler, frog, runtime}/
......coreimpl/
........coreimpl_{compiler, frog, runtime}.dart
........{compiler, frog, runtime}/
......dom/
........dom.dart
......frog/
......html/
........html.dart
......htmlimpl/
........htmlimpl.dart
......(more will come here - io, etc)
....tools/
......dartdoc/
......(more will come here)
Committed: https://code.google.com/p/dart/source/detail?r=2040
Patch Set 1 #Patch Set 2 : '' #
Total comments: 19
Patch Set 3 : '' #Patch Set 4 : '' #Patch Set 5 : '' #Patch Set 6 : '' #Patch Set 7 : '' #
Total comments: 6
Patch Set 8 : <Updating based on discussion with jimhug, and based on iposva's comments.> #Patch Set 9 : '' #Patch Set 10 : '' #Patch Set 11 : '' #Patch Set 12 : '' #
Total comments: 12
Patch Set 13 : '' #Patch Set 14 : '' #
Total comments: 1
Patch Set 15 : '' #Patch Set 16 : '' #
Messages
Total messages: 11 (0 generated)
|