Nicolas Petton
|
8fa92ba935
- Use CodeMirror for syntax highlighting
|
13 years ago |
Nicolas Petton
|
0aae3e8448
- Removed unused init.js
|
13 years ago |
Göran Krampe
|
336572e3c6
Merge remote branch 'upstream/master'
|
13 years ago |
Göran Krampe
|
14f2313676
Added advanced optimization -A to jtalkc, does not work yet due to Jtalk producing bad js code?
|
13 years ago |
Göran Krampe
|
d790c2caf0
Small fix to use new keyword messaging convention for calling js methods.
|
13 years ago |
Nicolas Petton
|
257104b5b1
- new Canvas tags
|
13 years ago |
Göran Krampe
|
6979e700d1
Fixed nodejs benchfib to use new js escape syntax.
|
13 years ago |
Göran Krampe
|
9dcccbd1ba
New working version of a first demo of Jtalk and Enyo running in WebOS 3.0.2. Works in emulator.
|
13 years ago |
Göran Krampe
|
3b9a5d2468
Trivial first Enyo app written in Jtalk, works in SDK 3.0.2.
|
13 years ago |
Nicolas Petton
|
3ee73313b2
Minimal debugger (yeahh)
|
13 years ago |
Nicolas Petton
|
6cce6416ff
Faster classes tree
|
13 years ago |
Nicolas Petton
|
835bec79dd
Improved the class browser
|
13 years ago |
Nicolas Petton
|
2737561109
- Better error handling taking advantage of message sends
|
13 years ago |
Nicolas Petton
|
b26ed9b7b4
Merge pull request #10 from gokr/master
|
13 years ago |
Nicolas Petton
|
ed6eb80b77
- Fixed a bug with inherited methods
|
13 years ago |
Göran Krampe
|
1f29468ac2
Trivial fixes to LICENSE file.
|
13 years ago |
Göran Krampe
|
c25188a6b9
Merge remote branch 'upstream/master'
|
13 years ago |
Göran Krampe
|
22b973a0ec
Oops, forgot nodecompile.js fix for prefixing.
|
13 years ago |
Göran Krampe
|
ed09a6feeb
Finally a Makefile that seems to work.
|
13 years ago |
Göran Krampe
|
075353b2f5
Added prefixing and made sure default is not -K.
|
13 years ago |
Nicolas Petton
|
5dae847766
Fixed methods linking for IE
|
13 years ago |
Nicolas Petton
|
68fe96fbb1
Merge branch 'master' of github.com:NicolasPetton/jtalk
|
13 years ago |
Nicolas Petton
|
59f6ab2fde
New syntax for verbatim JavaScript:
|
13 years ago |
Göran Krampe
|
7f413caa20
First shot at Makefile for making all js files from st files using jtalkc compiler script.
|
13 years ago |
Göran Krampe
|
b5e66b584b
Oops, forgot to also commit change to nodecompile.js
|
13 years ago |
Göran Krampe
|
05af0e14c0
Added -g flag for debugMode compiling to jtalkc and documented the fact that only linking can be done if no .st files are listed.
|
13 years ago |
Göran Krampe
|
9c2af66bba
Merge remote branch 'upstream/master'
|
13 years ago |
Göran Krampe
|
e46a902fa8
Added -J as Jtalk IDE target to jtalkc and made jtalkc smarter when resolving files.
|
13 years ago |
Nicolas Petton
|
f46a4841da
Merge pull request #8 from gokr/master
|
13 years ago |
Göran Krampe
|
d0fd60dfd2
Removed automatic call main in Main from N,D targets and added a webOS target.
|
13 years ago |