|
bin
|
4824d1c388
made changes to remove the warning about 'sys' being renamed 'util' and changes to allow Cross Origin Resource Sharing in the node.js server
|
13 년 전 |
|
css
|
90ea0878be
Merge pull request #176 from pdebruic/90443a1706ecc55ee4348cba22d49d86f170df30
|
13 년 전 |
|
examples
|
2fc2a3d5a3
First stab at more slides for SweSUG, not completed.
|
13 년 전 |
|
images
|
001718958c
renamed the images loaded by CSS for the IDE which may clobber other files of the same name
|
13 년 전 |
|
js
|
c6b3e3ba6a
Different escaping. No unescape called. Escapes into UTF-8 range (only escape 0x00-0x1f, double quote and backslash, and 0x7f-0x9f, the rest is left unchanged).
|
13 년 전 |
|
repl
|
e74b3868fd
Fixes for REPL, included in top Makefile, fixed clean and make run etc.
|
14 년 전 |
|
server
|
c85053ce8c
clean up node.js warnings about referring to the sys package rather than the util packages which is preferred
|
13 년 전 |
|
st
|
c6b3e3ba6a
Different escaping. No unescape called. Escapes into UTF-8 range (only escape 0x00-0x1f, double quote and backslash, and 0x7f-0x9f, the rest is left unchanged).
|
13 년 전 |
|
.gitignore
|
973e51b934
Cleaned up old files and amber.js
|
14 년 전 |
|
CHANGELOG
|
22e561d4cc
Updated CHANGELOG for 0.9.1 release
|
14 년 전 |
|
LICENSE
|
11543b5df9
Update LICENSE
|
14 년 전 |
|
Makefile
|
e74b3868fd
Fixes for REPL, included in top Makefile, fixed clean and make run etc.
|
14 년 전 |
|
README.md
|
2866c0ab73
Updated the README
|
14 년 전 |
|
documentation.html
|
f7b6f5af9c
updated documentation.html
|
14 년 전 |
|
favicon.ico
|
d6faf375ed
Added a new favicon
|
14 년 전 |
|
index.html
|
5a54255dd1
Removed prof stef from the examples since it's now on learn.html and in the main links
|
14 년 전 |
|
learn.html
|
8cf6a204c6
Fixed links in html pages to point to the local pages instead of amber-lang.net
|
14 년 전 |