Paul Kulchenko
1089f2619e
Added return type for string.* functions to assist in auto-complete (ref #189 ).
2013-08-14 12:43:55 -07:00
Christoph Kubisch
a8060b63cd
updated glewgl api for OpenGL4.4 and removed non-core duplicate functions/enums
2013-08-02 10:23:52 +02:00
Paul Kulchenko
76f6fdade6
Updated Gideros auto-complete API to add global objects.
2013-06-19 10:30:51 -07:00
Paul Kulchenko
e9728b2a4a
Updated Gideros API to separate 'functions' from 'methods'.
2013-06-16 19:29:24 -07:00
Paul Kulchenko
32c3723bcc
Updated Marmalade Quick auto-complete API to use class inheritance.
2013-06-14 18:40:34 -07:00
Paul Kulchenko
9d11df3ebe
Updated Gideros auto-complete API to use class inheritance.
2013-06-14 18:34:01 -07:00
Paul Kulchenko
30bb8c29a6
Updated Gideros API/auto-complete reference.
2013-06-07 10:44:43 -07:00
Paul Kulchenko
bd190d5a4e
Added Marmalade auto-complete support and API documentation.
2013-04-23 15:49:19 -07:00
Paul Kulchenko
d5c585b118
Updated 'method' type in auto-complete to only allow a:b syntax ( closes #101 ).
2013-04-01 09:16:52 -07:00
Paul Kulchenko
45cc57058c
Fixed invalid escape sequence that fails under LuaJIT.
2013-01-19 18:18:45 -08:00
Paul Kulchenko
9b38dd7d74
Enabled live-coding for Corona interpreter.
2013-01-07 09:56:40 -08:00
Paul Kulchenko
04599ea184
Removed love2d API calls with spaces in names.
2012-12-12 17:47:18 -08:00
Paul Kulchenko
1e4be39c29
Updated descriptions for io.* functions; moved file:* functions to a pseudo library (f); helps #84 .
2012-12-11 23:35:22 -08:00
Paul Kulchenko
097740d0ef
Updated Lua api descriptions ( closes #84 ).
2012-12-06 13:29:38 -08:00
Fringale
585177f79f
Lua API: refactor code, add Lua 5.2 functions/values, add or complete desc/args/returns, add debug library.
2012-12-06 12:39:59 -08:00
Paul Kulchenko
08d8630147
Extended list of default folders for interpreters where executables are searched for.
2012-11-25 17:05:59 -08:00
Paul Kulchenko
93abd740d8
Added Corona auto-complete support (thanks to Srdjan Markovic).
2012-11-25 16:56:53 -08:00
Paul Kulchenko
249554a77c
Added missing constants to Moai API.
2012-11-20 14:11:23 -08:00
Paul Kulchenko
1bc9b287df
Updated Lua keyword definitions to improve grouping for styling ( closes #79 ).
2012-11-14 11:50:52 -08:00
Paul Kulchenko
1cc2fc1bf2
Updated love2d api to an updated version as of 11/1/2012 ( fixes #78 ).
2012-11-13 16:52:48 -08:00
crazybutcher
95fce2cdc8
removed luaapi wrappers for cg/cuda (outdated)
2012-11-03 15:59:12 +01:00
Paul Kulchenko
8c2a4792f6
Added Gideros auto-complete and live coding support ( closes #62 ).
2012-10-03 13:29:50 -07:00
Paul Kulchenko
185ebb5bbf
Added Moai auto-complete ( closes #52 ).
2012-09-20 17:26:19 -07:00
crazybutcher
af57806c69
updated luxinia2's glewgl and added anttweakbar
2012-08-11 15:36:19 +02:00
Paul Kulchenko
668cdcb4db
Added auto complete for love2d API
2012-06-25 14:47:21 -07:00
crazybutcher
c9bb3e01ca
added glfw 2.7.2 api and changed luxinia2 to use it instead of glfw3
2012-01-21 14:13:54 +01:00
CrazyButcher
56f05aa5fe
luxinia1 api loading bugfix
2011-12-29 13:02:15 +01:00
crazybutcher
edd82b8a4a
Fix CRLF
2011-12-05 20:21:43 +01:00
crazybutcher
f84df9d550
new mojoshader version and glewgl (4.2)
2011-10-08 16:16:27 +02:00
crazybutcher
9dcda7057e
luxinia2 api, and bugfix in ffitoapi
2011-09-04 19:01:25 +02:00
crazybutcher
ce1f411589
renamed luxgraphics to luxgfx
2011-09-04 18:11:41 +02:00
crazybutcher
9f297612f2
added luajit2 api file
2011-06-21 17:42:38 +02:00
crazybutcher
bc7d78ebe6
bugfix in ffitoapi, did not catch pointer return function pointer variables
2011-06-08 18:42:22 +02:00
crazybutcher
074e07d4b6
ffitoapi changes for new type resolve
2011-04-30 14:16:37 +02:00
crazybutcher
074d75bae0
fix in autocomplete, and valuetypes for ffitoapi
2011-04-25 21:23:48 +02:00
crazybutcher
a291883779
lux2 api
2011-04-25 16:19:19 +02:00
crazybutcher
1a2d2eaacd
ffitoapi: added class support
2011-04-17 20:06:41 +02:00
CrazyButcher
d1ad3e62cf
assimp and ffitoapi fix (pointer function returns)
2011-04-17 00:51:51 +02:00
crazybutcher
1a78bcb7bc
glewgl proper api file
2011-04-11 23:47:31 +02:00
crazybutcher
d41ca43659
revised api file loading
2011-04-07 23:41:07 +02:00
crazybutcher
f663c34ada
api files for assimp and cuda
2011-04-06 22:13:05 +02:00
crazybutcher
a756fbce84
ffitoapi fixes and initial commit of luxinia2 api files
2011-04-01 09:32:34 +02:00
crazybutcher
13edb56da2
added authors to files
2011-02-08 18:02:04 +01:00
crazybutcher
c51fc58014
interpreter stored in settings.ini
...
interpreter can define which apis to load
added estrelashell interpreter which runs file in shell (has overloaded print/dofile/loadfile with relative file search)
2010-12-19 14:02:27 +00:00
crazybutcher
f265c75a8a
basic type detection/assignment
2010-09-17 21:26:42 +00:00
crazybutcher
2d30a1ec83
2010-06-07 17:08:43 +00:00
crazybutcher
a49910b755
luxinia 1.400 api
2009-12-06 21:08:19 +00:00
crazybutcher
52f792ae88
2009-10-07 11:30:43 +00:00
crazybutcher
9bd25e6264
2009-10-07 11:10:16 +00:00
crazybutcher
0778f26878
luxinia 1.380 api file
2009-09-23 15:02:18 +00:00