index
:
delta/fpc.git
aros
aspect
avr
avr32
avx
baserock/2.6.4
blaise
blocks
cleanroom
cpstr
cpstrnew
cpstrrtl
ctypes
debug_eh
dodi
fcl-web_joost
fixes_2_0
fixes_2_2
fixes_2_2_0_dos
fixes_2_4
fixes_2_6
fixes_2_6_0
fixes_3_0
fixes_3_0_ios
fixes_3_2
florian
foxsen
fpc_2_3
generics
genfunc
hlcgllvm
i8086
inline
interfacertti
janbruns
joost
js
jvmbackend
laksen
linker
linker@2665
llvm
maciej
master
merged
mips_embedded
nestedprocvars
newthreading
objc
olivier
pasboolxx
paul
peterjan
rc_2_2_2
release_2_1_2x
release_2_2_4_rc1
resources
sergei
ssa
svenbarth
target-subdir
targetandroid
tg74
tue
unicode
unicodekvm
unicodertl
unicodestring
unitrw
usersections
wasm
webassembly
wkrenn
wpo
xpcom
z80
svn.freepascal.org: svn/fpc
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
fcl-passrc
/
src
/
pastree.pp
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Fixes range check errors, by Anton (bug id 19038)
michael
2011-04-02
1
-3
/
+3
*
* Patch from "gvs" Mantis 17543. Fixes some bugs in implementation parsing
marco
2011-03-05
1
-3
/
+51
*
* Some memory leak fixes from Vincent Snijders
michael
2010-11-05
1
-0
/
+2
*
* Procedure body is now reachable (and assigned). (patch from gschaegger@gmx.de)
michael
2010-09-14
1
-0
/
+5
*
passrc: improve parsing code statements. TPasImplCommand replaced by actual s...
dmitry
2010-08-26
1
-1
/
+33
*
passrc: added parsing label marks in the code blocks
dmitry
2010-08-25
1
-0
/
+14
*
passrc: initial program parsing. Fixed PasExpr constructor warnings. Added in...
dmitry
2010-08-25
1
-10
/
+38
*
* unit implicit first in uses clause
marco
2010-08-14
1
-0
/
+3
*
* list interfaces in html declaration
marco
2010-08-13
1
-0
/
+3
*
* Patch from Graeme to show deprecated et al modifiers after record def.
marco
2010-08-11
1
-6
/
+26
*
* Made TPasExpr a descendent of expression, so declaration can be asked
michael
2010-08-08
1
-86
/
+190
*
* store the filename of uses yy in xxx syntax.
marco
2010-08-08
1
-0
/
+1
*
* patch from Dmitry for bug 16342, slightly extended by me.
marco
2010-08-06
1
-1
/
+1
*
* mixed patches from Dmitry B, that fix the doc generation it seems.
marco
2010-08-01
1
-2
/
+16
*
* misc patches from mantis 17058, which fixes 70% of the fpdoc errors.
marco
2010-07-31
1
-3
/
+91
*
* Patch from Dmitry Boyarintsev to improve expression parsing (16931).
michael
2010-07-16
1
-35
/
+76
*
* Patch from Dmitry Boyarintsev to implement expression parsing. Improved to ...
michael
2010-07-12
1
-0
/
+88
*
* patch from Dmitry Boyarintsev for Mantis 16346. Strict private/protected s...
marco
2010-04-26
1
-2
/
+3
*
* Patch for class abstract and class sealed support by Dimitry Boyarintsev.
marco
2010-04-26
1
-0
/
+7
*
* Complete parsing of Pascal Sources. Contracted work by Mattias Gaertner
michael
2010-02-26
1
-56
/
+594
*
* Added support for export modifier (bug ID 13863)
michael
2009-10-23
1
-3
/
+81
*
* (reworked) Patch from m. spiller to implement visitor pattern
michael
2009-10-23
1
-1
/
+110
*
* Added support for interface delegation (Implements)
michael
2008-08-31
1
-1
/
+5
*
* Added IsForward define to class declaration type
michael
2008-08-25
1
-0
/
+1
*
* Fixed memory leak
michael
2008-05-23
1
-1
/
+1
*
* Parsing of unit-wide properties
michael
2008-05-23
1
-1
/
+2
*
* GetDeclaration reflects bitpacked
michael
2008-01-27
1
-1
/
+4
*
* Save bitpacked also, not just register
michael
2008-01-27
1
-0
/
+1
*
* add fpmake.pp
peter
2008-01-26
1
-0
/
+2
*
* Patch from Inoussa OUEDRAOGO to make it compilable with Delphi (WST has sup...
michael
2007-08-31
1
-5
/
+37
*
* Added support for deprecated,platform and library hints
michael
2007-08-29
1
-1
/
+4
*
* Patch from Inoussa OUEDRAOGO to support GUIDs in interface declarations
michael
2007-06-17
1
-0
/
+1
*
* Fixed description of array type without index (open array)
michael
2007-05-13
1
-1
/
+4
*
* Fixed GetDeclaration of TPasFileType
michael
2007-04-23
1
-2
/
+2
*
* move fcl sources to separate packages
peter
2007-02-25
1
-0
/
+1502