Commit Graph

8 Commits

Author SHA1 Message Date
pierre
1d7f5fa812 * in lexbase and yaccbase units,
use DirectorySeparator instead of '\' in functions
    path, root and addext.
  * in plex and pyacc programs, for unix,
    try to find installed yyparse.cod using
    path of paramstr(0).

git-svn-id: trunk@40619 -
2018-12-23 16:17:49 +00:00
florian
8d4b7f8b97 * search directory given by FPCDIR for the *.cod files as well as /usr/local/lib/fpc/lexyacc/ and /usr/lib/fpc/lexyacc/ on unix (despite current dir), resolves #27326
git-svn-id: trunk@29503 -
2015-01-18 13:11:38 +00:00
florian
0b3130ad20 * "backported" changes from pyacc.pas to pyacc.y: pyacc.pas is generated actually from pyacc.y by pyacc
git-svn-id: trunk@29502 -
2015-01-18 13:09:35 +00:00
fpc
50778076c3 initial import
git-svn-id: trunk@1 -
2005-05-16 18:37:41 +00:00
peter
46d1fc9546 * removed memavail 2004-11-22 17:52:19 +00:00
marco
7a283749bd * renamefest 2002-06-01 18:19:37 +00:00
michael
a81c855602 + updated to version 4.1a 2000-05-19 08:00:38 +00:00
peter
f286b5bc50 * lex yacc 1999-11-24 23:55:18 +00:00