Sun, 23 Nov 2014 03:58:56 +0100 |
sheepluva |
fix pas2c(?)
|
file |
diff |
annotate
|
Tue, 17 Jun 2014 15:39:29 +0200 |
sheepluva |
fix pas2c build
|
file |
diff |
annotate
|
Wed, 12 Feb 2014 23:40:35 +0400 |
unc0rr |
- Remove few PAS2C ifdef's
|
file |
diff |
annotate
|
Wed, 12 Feb 2014 00:50:15 +0400 |
unc0rr |
- pas2c recognizes typecasts in initialization expressions
|
file |
diff |
annotate
|
Tue, 11 Feb 2014 01:19:44 +0400 |
unc0rr |
- Pas2C: make use of 'external' function decorator
|
file |
diff |
annotate
|
Sun, 09 Feb 2014 00:44:29 +0400 |
unc0rr |
Even more explicit type conversions and other stuff to help pas2c use ansistrings
|
file |
diff |
annotate
|
Fri, 07 Feb 2014 15:44:27 +0400 |
unc0rr |
Pas2C recognizes ansistrings
|
file |
diff |
annotate
|
Mon, 27 Jan 2014 22:34:06 +0400 |
unc0rr |
Even more love to pas2c
|
file |
diff |
annotate
|
Tue, 21 Jan 2014 22:38:13 +0100 |
koda |
partial merge of the webgl branch
|
file |
diff |
annotate
|
Sun, 05 Jan 2014 10:54:03 +0400 |
unc0rr |
- Fix build via pas2c
webgl
|
file |
diff |
annotate
|
Wed, 19 Jun 2013 00:19:33 +0400 |
unc0rr |
Reduce number of link errors
webgl
|
file |
diff |
annotate
|
Sat, 24 Nov 2012 04:27:31 +0100 |
koda |
ok at least pas2c now parses allnots.......
webgl
|
file |
diff |
annotate
|
Sun, 11 Nov 2012 17:15:19 +0100 |
koda |
merge xymeng's gsoc engine with a few updates (and further checks on symbol definitions)
webgl
|
file |
diff |
annotate
|
Tue, 28 Aug 2012 22:32:19 +0400 |
unc0rr |
Small fix
|
file |
diff |
annotate
|
Thu, 31 May 2012 15:14:39 +0400 |
unc0rr |
pas2c stuff
|
file |
diff |
annotate
|
Mon, 28 May 2012 17:54:23 +0400 |
unc0rr |
Some improvements to pas2c
|
file |
diff |
annotate
|
Sun, 13 May 2012 01:54:26 +0400 |
unc0rr |
help pas2c
|
file |
diff |
annotate
|
Sat, 12 May 2012 23:55:09 +0400 |
unc0rr |
pas2c stuff again
|
file |
diff |
annotate
|
Sat, 12 May 2012 22:13:56 +0400 |
unc0rr |
Make pas2c even more happier with uGears.c, allow assigning arrays in some cases
|
file |
diff |
annotate
|
Sat, 12 May 2012 00:25:49 +0400 |
unc0rr |
Add missing identifiers
|
file |
diff |
annotate
|
Fri, 11 May 2012 16:09:11 -0400 |
nemo |
Fix casing and type for gl
|
file |
diff |
annotate
|
Fri, 11 May 2012 23:34:35 +0400 |
unc0rr |
Recognize length on arrays as a separate function
|
file |
diff |
annotate
|
Fri, 11 May 2012 21:10:58 +0400 |
unc0rr |
Function to compare string to char ftw
|
file |
diff |
annotate
|
Fri, 11 May 2012 00:33:14 +0400 |
unc0rr |
Fix for Int type and sysutils in hwengine.pas
|
file |
diff |
annotate
|
Thu, 10 May 2012 22:55:13 +0400 |
unc0rr |
More definitions and mess with pascal code
|
file |
diff |
annotate
|
Thu, 10 May 2012 13:16:31 +0400 |
unc0rr |
Some more definitions and slight fixes
|
file |
diff |
annotate
|
Mon, 30 Apr 2012 23:35:40 +0400 |
unc0rr |
Support recurrent function calls. The code is kinda hackish and ugly, but I really spent a few hours thinking on a good solution.
|
file |
diff |
annotate
|
Tue, 24 Apr 2012 16:58:19 -0400 |
nemo |
Make adler32 friendlier for pas2c - this should work the same (needs testing ofc)
|
file |
diff |
annotate
|
Sat, 21 Apr 2012 20:12:22 +0400 |
unc0rr |
Make pas2c even smarter. Now uIO.c compiles fine, and only 1 warning when compiled with -Wall (clang).
|
file |
diff |
annotate
|
Sat, 21 Apr 2012 19:51:13 +0400 |
unc0rr |
- Remove support for variables in command handlers
|
file |
diff |
annotate
|
Fri, 20 Apr 2012 01:50:47 +0400 |
unc0rr |
Some more progress with pas2c
|
file |
diff |
annotate
|
Thu, 19 Apr 2012 23:36:20 +0400 |
unc0rr |
- Track array size to use for High function
|
file |
diff |
annotate
|
Sun, 15 Apr 2012 00:47:22 +0400 |
unc0rr |
Improve rendering of function types, ranges, and more
|
file |
diff |
annotate
|
Mon, 09 Apr 2012 22:01:36 +0400 |
unc0rr |
Eraser tool
|
file |
diff |
annotate
|
Fri, 06 Apr 2012 16:59:32 +0400 |
unc0rr |
Convert some operators
|
file |
diff |
annotate
|
Thu, 05 Apr 2012 00:42:43 +0400 |
unc0rr |
More external definitions for pas2c
|
file |
diff |
annotate
|
Wed, 04 Apr 2012 18:00:46 +0400 |
unc0rr |
Finish the toughest part of the converter. Now it knows types of everything, so could correctly recognize bitwise operators and type convertions.
|
file |
diff |
annotate
|
Wed, 04 Apr 2012 15:05:14 +0400 |
unc0rr |
Normalize RecordFields before conversion. Helps with namespaces problem.
|
file |
diff |
annotate
|
Tue, 03 Apr 2012 17:53:33 +0400 |
unc0rr |
Fix withState' not returning lastType
|
file |
diff |
annotate
|
Mon, 02 Apr 2012 16:14:29 +0400 |
unc0rr |
Finally fix the bug with pointer declarations polluting namespace with bad records
|
file |
diff |
annotate
|
Fri, 30 Mar 2012 23:58:08 +0400 |
unc0rr |
More clean namespace, some fixes
|
file |
diff |
annotate
|
Fri, 30 Mar 2012 17:00:34 +0400 |
unc0rr |
Much better types handling, work correctly with functions
|
file |
diff |
annotate
|
Thu, 29 Mar 2012 01:01:29 +0400 |
unc0rr |
Better deriving, some fixes
|
file |
diff |
annotate
|
Fri, 10 Feb 2012 17:18:49 +0400 |
unc0rr |
Workaround pointers to not yet defined types
|
file |
diff |
annotate
|
Wed, 08 Feb 2012 15:49:55 +0400 |
unc0rr |
Move a bit further
|
file |
diff |
annotate
|
Tue, 07 Feb 2012 22:18:44 +0400 |
unc0rr |
Fix a bug with type declaration trying to resolve type being declared
|
file |
diff |
annotate
|
Mon, 06 Feb 2012 23:17:45 +0400 |
unc0rr |
Some progress, still can't find the source of bad behavior
|
file |
diff |
annotate
|
Sat, 07 Jan 2012 00:10:47 +0400 |
unc0rr |
Disallow dot as a part of identifier
|
file |
diff |
annotate
|
Thu, 08 Dec 2011 14:44:10 +0400 |
unc0rr |
Some more work on scopes
|
file |
diff |
annotate
|
Wed, 07 Dec 2011 22:54:39 +0300 |
unc0rr |
Further progress on dealing with namespaces
|
file |
diff |
annotate
|
Wed, 07 Dec 2011 08:01:18 +0300 |
unc0rr |
"System" unit to help converter
|
file |
diff |
annotate
|