Göran Krampe
|
05613c2535
More amberification and a recompile of FileServer.st.
|
13 years ago |
Göran Krampe
|
82bad4e8cc
Serious fix to inlining by adding () around the conditional operator, important. Recompiled all.
|
13 years ago |
Göran Krampe
|
24a5505b6e
Merge remote branch 'upstream/master'
|
13 years ago |
Laurent Laffont
|
9ba4c5cb98
sync with amber/master + ignore .svn dirs
|
13 years ago |
Göran Krampe
|
75b6e2254e
Amberification of webOS hellojtalk example.
|
13 years ago |
Nicolas Petton
|
4a7605609b
Merge remote-tracking branch 'gokr/master'
|
13 years ago |
Göran Krampe
|
3397e0741b
Amberification of webOS Eris example.
|
13 years ago |
Nicolas Petton
|
05851fbf67
Merge branch 'master', remote-tracking branch 'gokr/master'
|
13 years ago |
Göran Krampe
|
b0b81d7dc4
More amberification of examples. Now TrySmalltalk works.
|
13 years ago |
Göran Krampe
|
7e47705c1a
Amberified some more files, fixed meta example. Deleted some needless js files, added gitignore file.
|
13 years ago |
Nicolas Petton
|
fb7784acd6
Changed loadJtalk to loadAmber() in presentation/indeX.html
|
13 years ago |
Nicolas Petton
|
9094e606fa
Merge branch 'master', remote-tracking branch 'gokr/master'
|
13 years ago |
Göran Krampe
|
d79294a186
Small fix to make Eris compile properly.
|
13 years ago |
Göran Krampe
|
f26220c140
Small fixes to webOS example.
|
13 years ago |
Nicolas Petton
|
b486689c50
Merge branch 'master', remote-tracking branch 'gokr/master' into stable
|
13 years ago |
Göran Krampe
|
9ea73571b6
Made amberc executable.
|
13 years ago |
Göran Krampe
|
81d684d320
Merge remote branch 'upstream/master'
|
13 years ago |
Nicolas Petton
|
82a21206f7
changelog file
|
13 years ago |
Göran Krampe
|
687441f9a7
Fix for 'package' being a reserved word in js and not good for temp names in Amber. We need to warn about this when saving methods.
|
13 years ago |
Nicolas Petton
|
0655b6d397
amber.css theme for codemirror
|
13 years ago |
Nicolas Petton
|
4880fd28ca
More renaming
|
13 years ago |
Nicolas Petton
|
d720c44bc4
new files
|
13 years ago |
Nicolas Petton
|
1af622cf99
Starting renaming jtalk to amber
|
13 years ago |
Nicolas Petton
|
d924c6c203
recompiled all js files (with the new escaped selectors)
|
13 years ago |
Nicolas Petton
|
d7dee21073
Merge branch 'master', remote-tracking branch 'gokr/master'
|
13 years ago |
Nicolas Petton
|
7d25a4bc31
fixed exporter for not escaped selector strings
|
13 years ago |
Göran Krampe
|
379c6a49a4
Fixed forgotten call to exportCategory in jtalkc.
|
13 years ago |
Nicolas Petton
|
00ef7a6b5d
Merge remote-tracking branch 'gokr/master'
|
13 years ago |
Göran Krampe
|
4768a96425
Added #exportAll (issue #35), rewrite methods to use packages and #streamContents: etc. Removed some old module methods.
|
13 years ago |
Nicolas Petton
|
72deeefb0a
Fixed previous commit
|
13 years ago |