Myk Melez
|
c393611362
|
Merge branch 'master' into clarify-licenses-hardest
Conflicts:
jsshell.js
|
2015-02-20 09:42:33 -08:00 |
Marco
|
3e5a817dd9
|
Merge pull request #1027 from brendandahl/benchmark
Add basic startup benchmark.
|
2015-02-18 03:57:29 +01:00 |
Brendan Dahl
|
c6c475c912
|
Add note about RELEASE flag and logLevel.
|
2015-02-17 16:00:37 -08:00 |
Myk Melez
|
6c633a6d05
|
move files with node-jvm code to subdirectory
|
2015-02-13 18:18:08 -08:00 |
Marco
|
6d6225ad7d
|
Merge pull request #1053 from mykmelez/replace-file-connection
Replace file connection
|
2015-02-12 23:06:44 +01:00 |
Marco Castelluccio
|
1634598177
|
Remove outdated info about automation.js from the README
|
2015-02-12 15:11:53 +01:00 |
Brendan Dahl
|
ff71843138
|
Add note about Firefox profile.
|
2015-02-11 14:08:36 -08:00 |
Brendan Dahl
|
4615a0cd0d
|
Add notes on running the benchmark in readme.
|
2015-02-11 14:04:54 -08:00 |
Myk Melez
|
a2e63dfe38
|
remove vestiges of old implementation
|
2015-02-06 12:55:04 -08:00 |
Myk Melez
|
ee67b5bd85
|
point to custom version of compiler
|
2015-02-03 15:15:53 -08:00 |
Marco Castelluccio
|
6a51fe20bd
|
Update repository URL
|
2015-02-02 23:53:59 +01:00 |
Marco Castelluccio
|
997010b9ce
|
Remove section on Java profiling
|
2015-02-01 01:48:53 +01:00 |
Marco Castelluccio
|
8e2b1f9f05
|
Remove old instrumentation and profiling code. Fixes #989.
|
2015-01-31 19:54:20 +01:00 |
Myk Melez
|
72c4b7f811
|
Merge branch 'master' into get-all-on-startup
Conflicts:
libs/fs-init.js
libs/fs.js
main.js
midp/fs.js
midp/localmsg.js
tests/automation.js
tests/fs/automation.js
tests/fs/fstests.js
|
2015-01-25 20:14:44 -08:00 |
Myk Melez
|
f5cf02ec93
|
update readme
|
2015-01-21 14:55:07 -08:00 |
Myk Melez
|
395a8766bd
|
move urlparams library and midlet config file to better locations
|
2015-01-21 14:13:19 -08:00 |
Myk Melez
|
5dd28c5fc7
|
explain that you need recent version of JS shell for AOT compiler
|
2015-01-14 10:48:26 -08:00 |
Myk Melez
|
153bf6a3a1
|
only compile program.jar if it exists; describe 'aot' target
|
2015-01-14 10:44:59 -08:00 |
Myk Melez
|
bacae3d0f4
|
add Packaging section with Compiling With Closure subsection
|
2015-01-14 10:31:26 -08:00 |
Brendan Dahl
|
9c2e31d19b
|
Merge branch 'master' of https://github.com/andreasgal/j2me.js into jit-merge
Conflicts:
Makefile
main.html
midp/fs.js
midp/gfx.js
midp/media.js
override.js
tests/automation.js
vm.js
|
2014-12-29 20:47:38 -07:00 |
Myk Melez
|
35716c9fea
|
update README with new location of test output
|
2014-12-25 23:48:05 -08:00 |
Myk Melez
|
3187dd3201
|
make fs mostly synchronous
|
2014-12-23 03:30:18 -08:00 |
Marcus Cavanaugh
|
c685415529
|
Convert JavaExceptions into plain exceptions.
|
2014-12-18 18:41:07 -06:00 |
Tim Abraldes
|
fb2090a019
|
Updated from review comments
|
2014-11-19 17:11:44 -08:00 |
Tim Abraldes
|
9e5dc1d4c4
|
Update README.md with more notes
|
2014-11-18 15:50:48 -08:00 |
Yuan Xulei
|
385b739156
|
Accept dot as seperator for the full class name components.
|
2014-11-18 11:40:36 +08:00 |
Marco Castelluccio
|
9c0e83e861
|
Update documentation: use httpServer.py instead of SimpleHTTPServer
|
2014-10-31 12:51:08 +01:00 |
Tim Abraldes
|
62b48c7bac
|
RunTests1 -> RunTests
|
2014-10-30 09:51:47 -07:00 |
Tim Abraldes
|
d552ee18c1
|
Addressing review comments and updating formatting
|
2014-10-30 09:49:06 -07:00 |
Tim Abraldes
|
595d9bfbed
|
Removing spurious backticks
|
2014-10-29 18:24:33 -07:00 |
Tim Abraldes
|
d592dc2465
|
Merge branch 'master' of https://github.com/TimAbraldes/j2me.js into updated-readme
Conflicts:
README.md
|
2014-10-29 18:23:08 -07:00 |
Tim Abraldes
|
7642c82a0b
|
Updating README.md with quickstart info.
|
2014-10-29 18:09:18 -07:00 |
Marco Castelluccio
|
d9677f9a9c
|
Use H4 for the js shell paragraph
|
2014-10-28 23:02:31 +01:00 |
Marco Castelluccio
|
19861fb044
|
Emphasize js shell command
|
2014-10-28 23:01:32 +01:00 |
Marco Castelluccio
|
f34059bbb5
|
Fix list indentation
|
2014-10-28 22:58:21 +01:00 |
Marco Castelluccio
|
8abb796b3d
|
Document how to run j2me.js in the SpiderMonkey shell
|
2014-10-28 22:56:47 +01:00 |
Andreas Gal
|
09895c96b0
|
Update README.md
Fix formating
|
2014-08-02 10:31:22 -07:00 |
Andreas Gal
|
2549b46c89
|
Update README.md
Add build status
|
2014-08-02 10:30:32 -07:00 |
Andreas Gal
|
48648b782e
|
update readme
|
2014-07-31 09:13:52 -07:00 |
Andreas Gal
|
a524744dc2
|
Update README.md
|
2014-07-22 20:41:09 -07:00 |
Andreas Gal
|
1182b52fd5
|
changes
|
2014-07-15 00:29:17 -07:00 |
Andreas Gal
|
cd27e9d578
|
Update README.md
|
2014-07-15 00:28:23 -07:00 |
Andreas Gal
|
952b90f23e
|
add license
|
2014-07-10 23:28:29 -07:00 |