Commit Graph

8 Commits

Author SHA1 Message Date
ajacoutot
1e84e3e64b Update to stable seed-3.2.0. 2011-09-22 08:03:12 +00:00
jasper
d4f38d862a - update seed to 3.1.1.1 (git master as of today)
* unbreaks after recent gobject-introspection update
2011-09-21 20:27:30 +00:00
jasper
848f1300a9 fix implicit declaration 2011-05-27 13:12:34 +00:00
jasper
cebe8f25ea no need to include util.h for us. 2011-05-22 13:55:27 +00:00
jasper
d7b671ee79 tweak comments 2011-05-16 09:40:44 +00:00
jasper
0bc83b4283 - disable mpfr module, this needs mpfr 3.x after all. 2011-05-15 14:35:58 +00:00
jasper
f5a1e59407 - fix REPL by linking with termcap where we link with readline
- regen WANTLIB accordingly
2011-05-15 14:11:52 +00:00
jasper
195cecc142 import seed 3.0.0
Seed is a library and interpreter, dynamically bridging (through
gobject-introspection) the WebKit JavaScriptCore engine with the GObject
type system. In a more concrete sense, Seed enables you to immediately
write applications around a significant portion of the GNOME platform,
and easily embed JavaScript as a scripting language in your GObject
library.

ok aja@
2011-05-13 09:59:35 +00:00