0
I Use This!
Inactive

Commits : Listings

Analyzed 10 days ago. based on code collected 10 days ago.
Mar 31, 2025 — Mar 31, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixing debug. http still crashes filemaker :( More... about 14 years ago
Merge branch 'master' of https://code.google.com/p/fm-lua More... over 14 years ago
added bstring because it's a small easy string lib thats not bad. I also got custom functions working :D. More... over 14 years ago
getting there with paramaters for functions. something is wrong with StringExplode or str_replace. More... over 14 years ago
Fixing xcode build and two syntex issues that xcode had with the vectors More... over 14 years ago
still working on paramaters for registering custom functions for filemaker. More... over 14 years ago
first phase of adding registering custom lua functions. does not fully work and will break mac builds. More... over 14 years ago
lua_fmExecuteSQL now also returns the result as a string. More... over 14 years ago
added support to call ExecuteSQL. I don't feel like getting ExecuteFileSQL working quite yet as it's going to be a pain on windows. There will also need to be a check that you are running at least fm 11 as it was added then. More... over 14 years ago
fixing windows build because of changes made to fix osx build. Also adding 24U license info. More... over 14 years ago
cleaning up the build proccess. More... over 14 years ago
moved lua socket stuff to the same folder as lua to make compiling easier under mac. this most likely will break windows but that I know I can fix. More... over 14 years ago
socket is working on windows :) More... over 14 years ago
more work with getting sockets working under windows. More... over 14 years ago
Starting to add lua socket. More... over 14 years ago
cleaning up the main config some and removing X24FT_Version. More... over 14 years ago
Removing DS_Store files from repo. More... over 14 years ago
full lua support for windows :D More... over 14 years ago
First round at vs compiling. Still need to get the lua lib for linking :) More... over 14 years ago
inital commit of code. More... over 14 years ago