Sun, 25 Mar 2012 23:10:29 +0400 | unc0rr | - Apply unit's namespace to current scope when referencing unit name | file | diff | annotate |
Tue, 17 Jan 2012 09:01:31 -0500 | lovelacer | A partial reformatting of the pascal code to have consistent syntax. Things that are still inconsistent. | file | diff | annotate |
Sun, 27 Nov 2011 23:13:22 +0300 | unc0rr | Countless imporvements to the parser and countless help to the parser in sources. | file | diff | annotate |
Fri, 12 Aug 2011 12:42:50 -0400 | nemo | use ansistring instead | file | diff | annotate |
Fri, 12 Aug 2011 10:36:37 -0400 | nemo | sheepluva pointed out there are 2 StrPas in pascal, in different units. Do conversion in LuaPas instead | file | diff | annotate |
Sat, 02 Apr 2011 22:17:08 -0400 | nemo | This better matches lua headers | file | diff | annotate |
Sat, 02 Apr 2011 20:33:06 -0400 | nemo | use PtrInt to match lua's use of ptrdiff. Needs testing. | file | diff | annotate |