Michaël Van Canneyt
|
a23441394b
|
* remove double outfile identifier. Fixes issue #40414
|
2023-10-14 10:46:41 +02:00 |
|
Michael VAN CANNEYT
|
a6b01f2b20
|
* Rework so scanner & lexer files do not contain actual code. Code is moved to scanbase and h2pbase units
|
2023-05-19 18:01:10 +02:00 |
|
marcoonthegit
|
fba564242e
|
* remove unused variable, reported by lagwagging on on forum.
|
2023-04-20 16:31:33 +02:00 |
|
florian
|
5691f2a2c0
|
+ support of octal literals
|
2023-01-21 22:14:56 +01:00 |
|
florian
|
15537361ee
|
* patch by "rs" to support lines longer than 255 chars in h2pas, resolves #15056
git-svn-id: trunk@29425 -
|
2015-01-06 15:16:18 +00:00 |
|
florian
|
48e259876b
|
* support LL as int number postfix
git-svn-id: trunk@13821 -
|
2009-10-09 12:07:36 +00:00 |
|
florian
|
cbfcb00ded
|
* don't eat char directly after a comment
git-svn-id: trunk@13811 -
|
2009-10-06 12:01:26 +00:00 |
|
florian
|
dc92aceef7
|
* more naming duplicate unit names solved, reason is that COMPILER_UNITTARGETDIR used with make all requires this (all units end in one directory)
git-svn-id: trunk@11221 -
|
2008-06-12 21:51:35 +00:00 |
|
florian
|
e01e1c9476
|
* renamed lexlib and yacclib units to avoid name clashes with that ones from tply
git-svn-id: trunk@11220 -
|
2008-06-12 21:40:10 +00:00 |
|
florian
|
c91498ed65
|
* better support of float, resolves #11426
git-svn-id: trunk@11210 -
|
2008-06-07 10:41:42 +00:00 |
|
florian
|
989f5eb367
|
* changed yywrap into a procedure variable so it can be overriden
git-svn-id: trunk@10498 -
|
2008-03-16 21:40:22 +00:00 |
|
florian
|
dab6eec7e2
|
* patch by J. Peter Mugaas to resolve #7777 and #7778
git-svn-id: trunk@8800 -
|
2007-10-14 18:02:25 +00:00 |
|
florian
|
c19d5e624d
|
* regenerated
git-svn-id: trunk@5533 -
|
2006-12-03 10:46:57 +00:00 |
|
marco
|
47b8e46d39
|
* now really regened
git-svn-id: trunk@5021 -
|
2006-10-25 15:09:17 +00:00 |
|
florian
|
5718aa1428
|
* regenerated
git-svn-id: trunk@4960 -
|
2006-10-18 18:38:29 +00:00 |
|
florian
|
ffc5add21b
|
* recreated
git-svn-id: trunk@4946 -
|
2006-10-16 21:34:52 +00:00 |
|
florian
|
d94fa751e0
|
* basic parsing for bodies of C programs
git-svn-id: trunk@948 -
|
2005-08-27 12:58:09 +00:00 |
|
peter
|
4ace790492
|
* remove $Log
git-svn-id: trunk@231 -
|
2005-06-07 09:47:55 +00:00 |
|
fpc
|
790a4fe2d3
|
* log and id tags removed
git-svn-id: trunk@42 -
|
2005-05-21 09:42:41 +00:00 |
|
fpc
|
50778076c3
|
initial import
git-svn-id: trunk@1 -
|
2005-05-16 18:37:41 +00:00 |
|
peter
|
e417e34496
|
* truncate log
|
2005-02-14 17:13:06 +00:00 |
|
carl
|
fad1c0f131
|
+ support for creating packed records
* var parameter bugfixes
|
2004-09-08 22:21:41 +00:00 |
|
carl
|
31a3763f12
|
+ bugfixes with C++ comments, they are now placed above the definition
* some bugfixes with the _label reserved word.
|
2004-08-13 02:35:29 +00:00 |
|
michael
|
ab4e8dfef4
|
+ Patch from Jeff Pohlmeyer to support multiline macros
|
2004-02-09 18:51:53 +00:00 |
|
peter
|
952e80a72f
|
* old logs removed and tabs fixed
|
2002-09-07 15:40:30 +00:00 |
|
florian
|
1f4c560e67
|
* C contant size specifiers can be lower cased as well:
0x12341234u is allowed
|
2001-08-17 22:47:30 +00:00 |
|
peter
|
8835bfd0c6
|
* big update, it now converts much more files without serious errors
+ h2pas preprocessor to remove specific defines from a .h file
(you need to run h2paspp manual)
|
2000-12-27 21:59:58 +00:00 |
|
peter
|
164e1c25e6
|
+ -S, -T, -c modes added
* crash fixes
* removed double opening of inputfile
|
2000-03-27 21:39:19 +00:00 |
|
daniel
|
ec29a31834
|
* copyright 2000
|
2000-01-07 16:41:28 +00:00 |
|
peter
|
3a56cae749
|
* moved
|
1999-05-12 16:11:39 +00:00 |
|