index
:
lua-interface
master
Unnamed repository; edit this file to name it for gitweb.
Pixel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2009-11-09
Typo...
Pixel
2009-11-09
Actually running this new script.
Pixel
2009-11-09
Forgot one reference to compile.
Pixel
2009-11-08
Removing useless flags debug and compile now, and adding lua-interface-light....
Pixel
2009-11-08
Humf... tired...
Pixel
2009-11-08
Adding more jit status output.
Nicolas "Pixel" Noble
2009-11-08
Bumping revision number.
Nicolas "Pixel" Noble
2009-11-08
Opening the jit and bit libraries.
Nicolas "Pixel" Noble
2009-11-08
LuaJIT doesn't support Lua bytecode. Good thing that I don't either.
Pixel
2009-11-06
Adding various resources and manifest files to enable XP look when using UI u...
Pixel
2009-11-06
Adding Iup to lua-interface-light, and to the various default modules.
Pixel
2009-10-05
Adding the newthread() call for a fully pthreaded lua environment.
Pixel
2009-07-07
Switching to Mesa-7.4.4 and adding support for Darwin fat binaries.
Pixel
2009-06-05
Fixing lua-interface-light's loadmodule.
Pixel
2009-06-05
Various fixes and tweaks to the lua-interface light version.
Pixel
2009-06-04
Adding lua-interface-light target for win32.
Pixel
2009-06-02
Merge branch 'master' of ssh+git://pixel@git.grumpycoder.net/pub/repo.git/lua...
Pixel
2009-06-02
Adding native MINGW32 support.
Pixel
2009-05-28
Uniformizing the usage of luarecast.
Pixel
2009-05-15
Bumping to Mesa 7.4.2, and adjusting compilation for Debian x86_64.
Pixel
2009-04-13
Switching to Mesa-7.4
Pixel
2009-04-13
Adding the cd-tool interface to lua-interface's built-in compilation.
Pixel
2009-03-23
Fixing generate gl script.
Pixel
2009-03-23
Avoiding running the httpserver uselessly.
Pixel
2009-03-23
Adding better OpenGL glue.
Pixel
2008-12-21
Adding the glue system for OpenGL - this time, it should work properly.
Pixel
2008-12-03
Fixing module system for Darwin.
Nicolas Noble
2008-11-28
Early port under Darwin x86-64
Nicolas Noble
2008-10-09
Adding support for the new smtp code.
Pixel
2008-10-08
Activating the debug interface.
Pixel
2008-10-08
Adapting ourselves to the new behavior of LuaPrinter.
Pixel
2008-10-08
Cleaning up the command line a bit, and adding the mail server.
Pixel
2008-10-01
Adding auto-load of the exports, when we have built-in modules.
Pixel
2008-09-26
Adding MSVC support.
Pixel
2008-08-13
.
pixel
2008-08-07
Forgot to add extra file.
pixel
2008-08-06
Last win32 fixups - everything should now be working as intended.
pixel
2008-08-05
Cleaning up a bit the -dbg version, and adding the luaosmesa module to it.
pixel
2008-08-05
Do not spawn a thread if not needed...
pixel
2008-08-04
Fixing some win32 backport.
pixel
2008-08-04
Adding built-in debugging system.
pixel
2008-07-16
Adding daemon mode.
pixel
2008-07-05
Using a real Lua thread for the threaded command line.
pixel
2008-07-04
Putting the command line interface into a thread, and enabling win32 compilat...
pixel
2008-07-04
Removing print and hash functions, and enabling threaded lua engine.
pixel
2008-07-04
Adding project files.
pixel