Herbert Vojčík
|
3118d79cf6
moving lib
|
11 years ago |
Herbert Vojčík
|
721faa242a
Merge branch 'master' into requirejs
|
11 years ago |
Herbert Vojčík
|
c5570b52f1
unnecessary shim deps out
|
11 years ago |
Herbert Vojčík
|
eb847f9594
amber.js and init.js not needed
|
11 years ago |
Nicolas Petton
|
c7aa516c5b
Merge branch 'master' into debugger
|
11 years ago |
Nicolas Petton
|
c021bd5719
- fix for block interpretation
|
11 years ago |
Nicolas Petton
|
abe2d46627
Merge pull request #537 from herby/less-globals
|
11 years ago |
Herbert Vojčík
|
c119db2e97
Merge pull request #538 from herby/requirejs
|
11 years ago |
Herbert Vojčík
|
6bfcf9e1fe
global_* named variables not used at all
|
11 years ago |
Herbert Vojčík
|
8a5024c798
Merge branch 'less-globals' into requirejs
|
11 years ago |
Herbert Vojčík
|
641fa677e4
boot.js: simpler (less IIFE-wrapped) code
|
11 years ago |
Herbert Vojčík
|
c6dc51c5be
boot.js: adding explanation to global_-named variables
|
11 years ago |
Herbert Vojčík
|
f79699902f
Merge branch 'less-globals' into requirejs
|
11 years ago |
Herbert Vojčík
|
e1278af0cf
amberc works with deglobalized packages, npm test works
|
11 years ago |
Nicolas Petton
|
4ba6bc8f0c
Merge pull request #536 from herby/using-st-inside-st
|
11 years ago |
Herbert Vojčík
|
90404cb092
Globals removed (they are exported module locals now).
|
11 years ago |
Herbert Vojčík
|
2560ce464d
parser is AMD module; globals not used anymore
|
11 years ago |
Herbert Vojčík
|
bf62438885
commit creates AMD packages
|
11 years ago |
Herbert Vojčík
|
6bcd405463
Amber packages are AMD modules.
|
11 years ago |
Herbert Vojčík
|
bbed07287f
Fix _st, smalltalk and nil to use boot module correctly.
|
11 years ago |
Herbert Vojčík
|
cfb0589704
Merge branch 'less-globals' into requirejs
|
11 years ago |
Herbert Vojčík
|
864587bd51
boot.js: commit uses renamed globals
|
11 years ago |
Herbert Vojčík
|
a9800e5918
boot.js: globals never used directly
|
11 years ago |
Herbert Vojčík
|
c85d2a46d4
boot.js: globals localized in boot.js
|
11 years ago |
Herbert Vojčík
|
ad90e7f412
Merge branch 'using-st-inside-st' into less-globals
|
11 years ago |
Herbert Vojčík
|
a9b4c749e2
boot.js: st is used if possible; formatting - tabs
|
11 years ago |
Herbert Vojčík
|
238d2331a1
Committing in closure format.
|
11 years ago |
Herbert Vojčík
|
2f4beba12b
.js files wrapped into closure, smalltalk,nil,_st are local
|
11 years ago |
Herbert Vojčík
|
71f66bf4f3
leaving traling slash off baseUrl
|
11 years ago |
Herbert Vojčík
|
1fed8c3aba
fixed Kernel-Object (non-deploy) to include _st as well in deps
|
11 years ago |