OSDN Git Service

localjavascript/localJS-dev.git
12 years agoMerge branch 'master' of git://git.sourceforge.jp/gitroot/localjavascript/localJS-dev master
Yoshinobu Date [Thu, 4 Aug 2011 12:09:44 +0000 (22:09 +1000)]
Merge branch 'master' of git://git.sourceforge.jp/gitroot/localjavascript/localJS-dev

12 years agomerged Static JSC lib (v534.27, 13JUN11) from phoboslab.org
Yoshinobu Date [Thu, 4 Aug 2011 12:04:44 +0000 (22:04 +1000)]
merged Static JSC lib (v534.27, 13JUN11) from phoboslab.org
You can now build IOS excutable with $make ios-cui
new file:   JavaScriptCore/JSBase.h
new file:   JavaScriptCore/JSContextRef.h
new file:   JavaScriptCore/JSObjectRef.h
new file:   JavaScriptCore/JSStringRef.h
  new file:   JavaScriptCore/JSStringRefCF.h
new file:   JavaScriptCore/JSValueRef.h
new file:   JavaScriptCore/JavaScript.h
new file:   JavaScriptCore/JavaScriptCore.h
new file:   JavaScriptCore/WebKitAvailability.h
new file:   geometry.c
new file:   geometry.h
new file:   libiOSJavaScriptCore.a
modified:   makefile

12 years agomerged Static JSC lib (v534.27, 13JUN11) from phoboslab.org
Yoshinobu Date [Wed, 3 Aug 2011 23:16:51 +0000 (09:16 +1000)]
merged Static JSC lib (v534.27, 13JUN11) from phoboslab.org
You can now build IOS excutable with $make ios-cui
new file:   JavaScriptCore/JSBase.h
new file:   JavaScriptCore/JSContextRef.h
new file:   JavaScriptCore/JSObjectRef.h
new file:   JavaScriptCore/JSStringRef.h
  new file:   JavaScriptCore/JSStringRefCF.h
new file:   JavaScriptCore/JSValueRef.h
new file:   JavaScriptCore/JavaScript.h
new file:   JavaScriptCore/JavaScriptCore.h
new file:   JavaScriptCore/WebKitAvailability.h
new file:   geometry.c
new file:   geometry.h
new file:   libiOSJavaScriptCore.a
modified:   makefile

12 years agoCallback for a button works now.
Yoshinobu Date [Tue, 21 Jun 2011 17:13:32 +0000 (03:13 +1000)]
Callback for a button works now.
modified:   xaw.c

12 years agoChange on logic of setTimeout. Debuged.
Yoshinobu Date [Wed, 15 Jun 2011 23:11:43 +0000 (09:11 +1000)]
Change on logic of setTimeout. Debuged.
modified:   xaw.c

12 years agoWrote attribute get-er of Label. Some progress on button as well.
Yoshinobu Date [Wed, 15 Jun 2011 20:18:01 +0000 (06:18 +1000)]
Wrote attribute get-er of Label. Some progress on button as well.
modified:   xaw.c

12 years ago modified: interpreter.c
Yoshinobu Date [Tue, 14 Jun 2011 20:13:40 +0000 (06:13 +1000)]
modified:   interpreter.c
modified:   interpreter.h
modified:   js.c
modified:   js.h
modified:   main.c
modified:   makefile
modified:   test.js
modified:   xaw.c
modified:   xaw.h

12 years ago deleted: .DS_Store
Yoshinobu Date [Tue, 14 Jun 2011 19:35:37 +0000 (05:35 +1000)]
deleted:    .DS_Store

12 years agoMajor change; Object oriented re-design, re-structure.
Yoshinobu Date [Tue, 14 Jun 2011 19:31:33 +0000 (05:31 +1000)]
Major change; Object oriented re-design, re-structure.
 Committer: Yoshinobu Date
modified:   interpreter.c
modified:   js.c
modified:   js.h
modified:   makefile
modified:   test.js
modified:   xaw.c
modified:   xaw.h

13 years agoMinor modification. 安定性向上のためのアップデート
Yoshi [Fri, 29 Oct 2010 12:53:33 +0000 (23:53 +1100)]
Minor modification. 安定性向上のためのアップデート

13 years agoCallback function is now functional.
Yoshi [Thu, 28 Oct 2010 15:37:22 +0000 (02:37 +1100)]
Callback function is now functional.
modified:   makefile
modified:   test.js
modified:   xaw.c

13 years ago Committer: Yoshi
Yoshi [Wed, 27 Oct 2010 12:33:46 +0000 (23:33 +1100)]
 Committer: Yoshi
 On branch master
modified:   js.c
modified:   test.js
modified:   xaw.c
modified:   xaw.h

13 years ago deleted: X11.c
Yoshi [Wed, 27 Oct 2010 12:26:30 +0000 (23:26 +1100)]
deleted:    X11.c
deleted:    new.c
modified:   js.c
modified:   xaw.c
modified:   xaw.h

13 years agoThis is the initial alpha version of localJS.
Yoshi [Wed, 27 Oct 2010 03:00:33 +0000 (14:00 +1100)]
This is the initial alpha version of localJS.