Manfred Kroehnert
|
c3317bd122
amberc.js: register async method before executing it
|
12 years ago |
Manfred Kroehnert
|
9cf5425234
amberc.js: correctly determine compile time + docs
|
12 years ago |
Manfred Kroehnert
|
f4107a089c
amberc.js: move splitting of js/st files in handle_options
|
12 years ago |
Manfred Kroehnert
|
e7f60df0f0
amberc.js: async collecting and resolving of files
|
12 years ago |
Manfred Kroehnert
|
a1bb54b398
amberc.js: check_for_closure_compiler() doesn't abort if compiler wasn't found
|
12 years ago |
Manfred Kroehnert
|
faa8371b23
amberc.js: use forEach() instead of Array.shift()
|
12 years ago |
Manfred Kroehnert
|
73ef12299a
amberc.js: async reading of compiler files
|
12 years ago |
Manfred Kroehnert
|
cd27df96fc
amberc.js: async .st file reading before import
|
12 years ago |
Manfred Kroehnert
|
7bce0e2891
amberc.js: add Combo 'library'
|
12 years ago |
Manfred Kroehnert
|
f845df70b7
amberc.js: move console.timeEnd() inside optimize()
|
12 years ago |
Manfred Kroehnert
|
182f038622
amberc.js: async category exporting
|
12 years ago |
Manfred Kroehnert
|
a0268db4c0
amberc.js: extract verify() function
|
12 years ago |
Manfred Kroehnert
|
862f8eb35e
amberc.js: split import of st files and export of categories in two phases
|
12 years ago |
Manfred Kroehnert
|
c0a70432cd
amberc.js: moved node_compile() function
|
12 years ago |
Manfred Kroehnert
|
d7701bfae0
amberc.js: make verification of compiled files async
|
12 years ago |
Manfred Kroehnert
|
97a8fda97e
amberc.js: add async map() function
|
12 years ago |
Manfred Kroehnert
|
779fdece71
amberc.js: extract optimize() function
|
12 years ago |
Manfred Kroehnert
|
16adfefed3
amberc.js: collect all files before writing them out
|
12 years ago |
Manfred Kroehnert
|
dbb0e4462b
amberc.js: different stages call themselves in a cascade
|
12 years ago |
Manfred Kroehnert
|
7fbcb019c4
amberc.js: remove obsolet toLoad variable
|
12 years ago |
Manfred Kroehnert
|
ee5fe130c3
amberc.js: move closure check out of handle_options
|
12 years ago |
Manfred Kroehnert
|
0e704fe566
amberc: switch back to sync file writing for now
|
12 years ago |
Manfred Kroehnert
|
e182fa6de9
amberc.js: move amber_dir and smalltalk to defaults object
|
12 years ago |
Manfred Kroehnert
|
45b773bc09
server: fix shadowed port variable
|
12 years ago |
Manfred Kroehnert
|
a1d2b5256f
repl: boolean is reserved keyword in JS
|
12 years ago |
Manfred Kroehnert
|
3fbe5dd486
amberc.js: checking of closure.jar is now async
|
12 years ago |
Manfred Kroehnert
|
f9b4adfca6
amberc.js: writing of .js files is now async
|
12 years ago |
Manfred Kroehnert
|
b29c4ad42f
server.js: boolean is reserved word in JS
|
12 years ago |
Herby Vojčík
|
959662bc10
JS reserved word `boolean` clash in boot.js
|
12 years ago |
Manfred Kroehnert
|
c55e0bc5a1
amberc.js: use same set of compiler libs than amberc
|
12 years ago |