hedgewars/LuaPas.pas
2018-11-12 alfadur make engine windows checks work for 64bit builds
2018-10-15 alfadur fix library names in engine
2018-07-17 Wuzzy Switch from http:// to https:// URLs where possible
2016-05-15 sheepluva drop SysUtils inclusion from 5 files where it is not needed anymore
2016-05-15 sheepluva always include uUtils _after_ SysUtils
2014-06-13 sheepluva state file name and line number in lua error messages
2014-05-07 sheepluva rolling back (most of) lua 5.2 compatibility patches. hopefully that will unbreak unC0Rr's lua issues for now.
2014-04-28 sheepluva minimal changes for compatibility with lua 5.2, thanks to v4hn for fixing standard library loads. note: ALSO compatibile with (internal) lua 5.1, until something bothers to upgrade bundled lua version
2014-02-09 unc0rr It compiles \o/
2014-02-08 unc0rr Even more explicit type conversions and other stuff to help pas2c use ansistrings
2014-01-21 koda partial merge of the webgl branch
2013-06-17 koda really update with default webgl
2013-06-12 koda heavily rework lua discovery and linking, needs testing but it's more similar to what we do for other libraries now
2013-06-11 koda aaaaand let's not forget about lua, which has also a slightly revised build process
2013-04-03 koda update branch again webgl
2013-04-03 koda strip PAS2C, old WEB symbols and outdated pas2c sources from default branch, all c-related development is done on the webgl branch
2012-11-11 koda merge xymeng's gsoc engine with a few updates (and further checks on symbol definitions) webgl
2012-05-31 unc0rr pas2c stuff
2012-05-12 unc0rr help pas2c
2012-05-10 unc0rr Some work to make more units compile after conversion to c
2012-03-25 unc0rr - Apply unit's namespace to current scope when referencing unit name
2012-01-17 lovelacer A partial reformatting of the pascal code to have consistent syntax. Things that are still inconsistent.
2011-11-27 unc0rr Countless imporvements to the parser and countless help to the parser in sources.
2011-08-12 nemo use ansistring instead
2011-08-12 nemo sheepluva pointed out there are 2 StrPas in pascal, in different units. Do conversion in LuaPas instead
2011-04-03 nemo This better matches lua headers
2011-04-03 nemo use PtrInt to match lua's use of ptrdiff. Needs testing.
2010-05-02 smxx Engine:
2010-03-22 nemo Just tidying up a bit. Comments, moving uMisc to end of frees in case ones above it need logging
2010-03-06 unc0rr Replace tabs with spaces using 'expand -t 4' command
2010-03-03 smxx Engine:
2010-03-03 smxx Engine:
2010-03-03 smxx Engine:
2010-02-19 nemo Another solution needs to be found.
2010-02-17 smxx Engine:
2010-02-14 koda mac build supports lua
2010-02-10 koda add a new way to fetch version info from pascal to c
2010-02-10 smxx Engine:
less more (0) tip