Mercurial
Mercurial
>
hedgewars
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
file
| revisions |
annotate
|
diff
|
comparison
|
rss
|
help
(0)
-100
-50
-30
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
tools/pas2c.hs
2013-01-26
koda
whitespaces and tabs again
file
|
diff
|
annotate
2012-11-04
koda
pas2c is now fully parametric with command line options (maybe unC0Rr needs to clean this up a little)
webgl
file
|
diff
|
annotate
2012-11-04
koda
pas2c can search for inc files in alternate folders (needed for out of source builds)
webgl
file
|
diff
|
annotate
2012-11-04
koda
pas2c can read files without changing the process directory
webgl
file
|
diff
|
annotate
2012-11-04
koda
pas2C is slowely becoming parametric
webgl
file
|
diff
|
annotate
2012-11-03
koda
let's start to introduce bugs in haskell stuff too
webgl
file
|
diff
|
annotate
2012-08-09
unc0rr
Check if 'for' cycle body is executed at least once
file
|
diff
|
annotate
2012-08-07
unc0rr
Keep inlining
file
|
diff
|
annotate
2012-08-06
unc0rr
More mess in pas2c:
file
|
diff
|
annotate
2012-07-25
xymeng
Changes to pas2c - unreviewed apart from cursory glance and compile test.
file
|
diff
|
annotate
2012-07-03
unc0rr
- Don't call Length() on variable size arrays
file
|
diff
|
annotate
2012-06-29
unc0rr
Properly convert taking address of function with var parameters
file
|
diff
|
annotate
2012-06-29
unc0rr
Don't produce unnecessary and erroneous defines
file
|
diff
|
annotate
2012-06-29
xymeng
Fix the function definition issue so the function pointer format now looks correct.
file
|
diff
|
annotate
2012-06-28
unc0rr
Convert function with var parameters declarations into #define + function which accepts pointers
file
|
diff
|
annotate
2012-06-27
unc0rr
Prepare to handle passing by reference
file
|
diff
|
annotate
2012-06-27
unc0rr
Remove trailing spaces
file
|
diff
|
annotate
2012-06-18
unc0rr
Output log to stdout instead of stderr
file
|
diff
|
annotate
2012-05-31
unc0rr
pas2c stuff
file
|
diff
|
annotate
2012-05-28
unc0rr
Some improvements to pas2c
file
|
diff
|
annotate
2012-05-13
unc0rr
'\xd7af' -> 0xd7af
file
|
diff
|
annotate
2012-05-12
unc0rr
More magic
file
|
diff
|
annotate
2012-05-12
unc0rr
pas2c stuff again
file
|
diff
|
annotate
2012-05-12
unc0rr
A solution to char vs string problem: mark single-letter strings with _S macro
file
|
diff
|
annotate
2012-05-12
unc0rr
Make pas2c even more happier with uGears.c, allow assigning arrays in some cases
file
|
diff
|
annotate
2012-05-11
unc0rr
Recognize length on arrays as a separate function
file
|
diff
|
annotate
2012-05-11
unc0rr
Properly track type in ref2CF, this fixes issues with functions returning strings used in expression (like "a" + line())
file
|
diff
|
annotate
2012-05-11
unc0rr
Support operator 'in', replace it with equality checks against each element of set
file
|
diff
|
annotate
2012-05-11
unc0rr
Recognize (hwFloat op int) expressions
file
|
diff
|
annotate
2012-05-11
unc0rr
Convert "unit.function()" properly
file
|
diff
|
annotate
less
more
(0)
-100
-50
-30
tip