Nicolas Petton
|
8c52792c10
Merge branch 'master' into ast-interpreter
|
12 years ago |
Nicolas Petton
|
ece0334618
Merge branch 'ast-interpreter' of github.com:NicolasPetton/amber into ast-interpreter
|
12 years ago |
Nicolas Petton
|
ec7bfbdeeb
Improvements on contexts
|
12 years ago |
Nicolas Petton
|
19d56bd9e0
Merge pull request #294 from mkroehnert/ast-interpreter
|
12 years ago |
Manfred Kröhnert
|
f4d9455b98
Merge pull request #295 from mkroehnert/editor
|
12 years ago |
Manfred Kroehnert
|
c577d3a4f1
IDE: fix #219, place 'print-it' string at end of selection
|
12 years ago |
Manfred Kroehnert
|
239180d553
codemirror: update to v2.37
|
12 years ago |
Manfred Kröhnert
|
716d3e4ccd
Merge pull request #293 from mkroehnert/server
|
12 years ago |
Manfred Kroehnert
|
a6ac10f48e
IDE/Browser: print error message if PUT failed
|
12 years ago |
Manfred Kroehnert
|
25e7b5beb1
server: recompile
|
12 years ago |
Manfred Kroehnert
|
ff41d6fc3c
server: call respondCreatedTo:/respondNotCreatedTo: in handlePutRequest:
|
12 years ago |
Manfred Kroehnert
|
d76eef3abb
server: add FileServer>>respondNotCreatedTo: and FileServer>>respondCreatedTo:
|
12 years ago |
Manfred Kroehnert
|
ed178e9a8d
IDE: reformat Browser>>commitPackage
|
12 years ago |
Manfred Kroehnert
|
993c3ceb18
parser: generate parser with cache and position tracking
|
12 years ago |
Manfred Kröhnert
|
9a7f1d5bcc
Merge pull request #292 from mkroehnert/keywords
|
12 years ago |
Manfred Kroehnert
|
62e3889ffe
amberc.js: set closure options to ECMASCRIPT5
|
12 years ago |
Manfred Kroehnert
|
cc4e45cf16
amberc.js: call callback if closure.jar is found
|
12 years ago |
Manfred Kroehnert
|
368ced8e34
amberc.js: remove debug output
|
12 years ago |
Manfred Kroehnert
|
0c46d26719
boot.js: update list of reserved JS keywords
|
12 years ago |
Norbert Hartl
|
4ab55968f7
Fixed a bug in JSObjectProxy>>#doesNotUnderstand: The check for
|
12 years ago |
Nicolas Petton
|
2846b082e2
Merge pull request #289 from mkroehnert/repl
|
12 years ago |
Manfred Kröhnert
|
e7b32b28f7
repl: recompile
|
12 years ago |
Manfred Kröhnert
|
c5b504e0f3
repl: loadExpression: is now called evaluateExpression:
|
12 years ago |
Manfred Kröhnert
|
a95e032408
repl: add new Compiler libraries to Makefile
|
12 years ago |
Manfred Kroehnert
|
4c28db7236
Revert "repl: fix Makefile (specified libraries are already included)"
|
12 years ago |
Manfred Kröhnert
|
27748deebb
Merge pull request #288 from mkroehnert/auth
|
12 years ago |
Manfred Kroehnert
|
7dd31f3b8c
server: only authenticate if username/pw were set
|
12 years ago |
Manfred Kroehnert
|
cb214af3d8
server: check for even number of arguments, otherwise use default values
|
12 years ago |
Manfred Kroehnert
|
c05d1ab345
server: extract commandline actions into separate method
|
12 years ago |
Manfred Kroehnert
|
547c5db702
server: better parsing of commandline options
|
12 years ago |