Граф коммитов

99 Коммитов

Автор SHA1 Сообщение Дата
Marco Castelluccio 09dc94375f Load main.js after all the other JS files 2014-08-20 17:47:12 -07:00
Marco Castelluccio 7a5da5f1f1 Add mobileInfo library to get informations about mobile connections using the mozMobileConnections API 2014-08-08 16:17:00 -07:00
Andreas Gal 215760a0c2 add a trace button 2014-08-08 13:27:00 -07:00
Marco Castelluccio bdec893b7d long.js has been moved to libs/long.js 2014-08-08 13:14:54 -07:00
Andreas Gal 08614d1704 add a runtime abstraction 2014-08-06 17:04:44 -07:00
Donovan Preston 6af74f4257 Merge branch 'master' of https://github.com/andreasgal/j2me.js into show-cursor-position 2014-08-06 17:23:36 -04:00
Donovan Preston 43e318ad29 Show the coordinates when mousing over the canvas for debugging 2014-08-06 17:20:40 -04:00
Donovan Preston 2ab1d2d87f Show the clearstorage button again 2014-08-06 15:48:47 -04:00
Andreas Gal bbe28289ee move long.js into libs 2014-08-05 22:40:46 -07:00
Andreas Gal 117e7bee25 move encoding.js into libs 2014-08-05 22:36:03 -07:00
Andreas Gal 239ff96b4c whitespace fixes 2014-08-05 22:11:32 -07:00
Donovan Preston ca0b7d160b Add a manifest.webapp; add buttons to the phone ui 2014-08-05 23:39:42 -04:00
Andreas Gal b7142d3304 remove style from canvas 2014-08-05 19:04:45 -07:00
Andreas Gal b8805a7322 factor out midp natives 2014-08-05 18:08:17 -07:00
Andreas Gal 9597961753 factor out gfx parts into gfx.js and introduce midp/ 2014-08-05 18:07:39 -07:00
Marco Castelluccio 48142623d0 Add a button to clear storage, to simplify testing first use 2014-08-05 17:49:51 -07:00
Andreas Gal f7ecaeee0d move zipfile.js into libs 2014-08-05 15:28:15 -07:00
Myk Melez be9c4e183a polyfill TextEncoder in Chrome 2014-08-05 11:06:35 -07:00
Andreas Gal 07d06897ac fix test automation 2014-08-04 19:54:58 -07:00
Marco Castelluccio 920168385a Split fs.js into fs.js and async_storage.js 2014-08-04 13:37:10 -07:00
Marco Castelluccio f9ec7b6203 Simple library to support FS operations 2014-08-04 13:17:25 -07:00
Donovan Preston 141f8b5850 Fill the screen on a firefox os device. 2014-08-03 10:45:23 -04:00
Andreas Gal 01b803dc5a loading encoding.js if needed 2014-08-02 11:24:15 -07:00
Donovan Preston 066d928eec Implement enough natives to get all the way past refresh0 and thus into the event loop
Unfortunately, even though it is calling text measurement utilities and
drawString, for some reason it just draws the string “…” over and over
again and the x, y parameters passed to refresh0 have strange values.
2014-08-01 10:05:24 -04:00
Andreas Gal 1f1a0580e1 add more midp code 2014-07-31 11:15:39 -07:00
Andreas Gal 1bf53fbc6e start supporting midp native code 2014-07-29 17:20:46 -07:00
Andreas Gal 774d8d3d06 remove promise.hs 2014-07-25 21:46:28 -07:00
Andreas Gal 72f91a6a1a big refactoring to eliminate nested interpreter loops 2014-07-25 13:06:48 -07:00
Andreas Gal 90c3c1e200 load context.js 2014-07-23 14:01:04 -07:00
Andreas Gal 9a676d71fd add promises 2014-07-22 15:31:23 -07:00
Andreas Gal 22f90f5bfd remove thread.js and threads.js 2014-07-19 23:53:39 -07:00
Andreas Gal 25cb7e98a6 a couple array fixes 2014-07-18 01:12:38 -07:00
Andreas Gal f351476bfb add zero timer 2014-07-17 21:18:53 -07:00
Andreas Gal 7ac0fb0653 send output to a div 2014-07-17 01:41:50 -07:00
Andreas Gal 7486c3a1e3 remove logger 2014-07-16 20:01:18 -07:00
Andreas Gal 45b9e7a96a rename gLong to long.js/Long 2014-07-16 14:13:18 -07:00
Andreas Gal d30138f9d8 move interpreter into vm.js 2014-07-16 12:15:48 -07:00
Andreas Gal 191585115e split classinfo and classfile 2014-07-13 09:12:57 -07:00
Andreas Gal 2e0820cb8d use chunked stacks 2014-07-12 23:05:35 -07:00
Andreas Gal 0316d73506 rename ClassData -> ClassInfo 2014-07-12 16:42:01 -07:00
Andreas Gal 673c224628 rework VM core 2014-07-12 14:07:11 -07:00
Andreas Gal ba14a89d6e add stack abstraction 2014-07-12 12:10:09 -07:00
Andreas Gal ebfb4b4bf5 remove task.js 2014-07-10 23:45:28 -07:00
Andreas Gal 67d073e0e6 add task.js 2014-07-10 23:37:03 -07:00
Andreas Gal c6b937472d rename classarea -> classdata 2014-07-09 23:17:03 -07:00
Andreas Gal 44e5a5a331 more fixes 2014-07-09 22:23:17 -07:00
Andreas Gal fbd385b26e add signature.js 2014-07-06 11:43:23 -07:00
Andreas Gal 8e595a26c5 a lot more fixes 2014-07-06 02:03:36 -07:00
Andreas Gal 6583de0099 initial checkin 2014-07-06 01:29:36 -07:00