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
/
compiler
/
ptconst.pas
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
+ support for nested procedural variables:
jonas
2010-07-28
1
-2
/
+11
*
* use the correct procdef when taking the address of an overloaded function
jonas
2010-07-02
1
-1
/
+1
*
* fixed comment
jonas
2010-05-13
1
-6
/
+5
*
* give a compile-time error when trying to define a short/ansistring typed ...
jonas
2010-05-08
1
-3
/
+10
*
* only allow field names in record/object typed constant declarations (mant...
jonas
2010-04-18
1
-3
/
+8
*
+ support for array of widechar typed constants (based on patch by
jonas
2010-03-30
1
-16
/
+50
*
compiler: fix parsing and handling of typed constants declared inside classes...
paul
2010-03-30
1
-3
/
+4
*
* support record fields separated by commas instead of semicolons in typed
jonas
2010-02-14
1
-0
/
+2
*
+ "CExtended" type that is the same as "extended", but conforming to the
jonas
2010-02-14
1
-1
/
+3
*
compiler: add dispinterfaces to most of places where something is comparing t...
paul
2010-01-19
1
-1
/
+1
*
* give a better error message and do better error recovery if too few typed c...
florian
2010-01-17
1
-1
/
+8
*
o patch by Sergei Gorelkin which basically resolves #14308 (still misses some...
florian
2009-12-13
1
-105
/
+95
*
* merged r13762-14047 from trunk
jonas
2009-11-04
1
-1
/
+1
|
\
|
*
merge revisions 13898-13899:
paul
2009-11-01
1
-1
/
+1
*
|
Merged revisions 13458-13596 via svnmerge from
jonas
2009-08-25
1
-5
/
+0
|
\
\
|
|
/
|
*
- removed FPC_NEW_BIGENDIAN_SETS define and if(n)defs
jonas
2009-08-23
1
-5
/
+0
*
|
Merged revisions 13351-13373,13376-13457 via svnmerge from
jonas
2009-07-26
1
-25
/
+38
|
\
\
|
|
/
|
*
* accept const <guid const> = <guid string>; again, resolves #14134
florian
2009-07-12
1
-25
/
+38
*
|
--WARNING: start build process with FPC 2.2.4; won't work when
jonas
2009-07-09
1
-1
/
+1
|
/
*
* init wpo collectors before parsing the interface of units
jonas
2009-05-31
1
-1
/
+7
*
* fixed parsing of typed constant bitpacked arrays where the element's
jonas
2009-03-01
1
-1
/
+2
*
* fixed bug #5800
ivost
2009-02-09
1
-3
/
+4
*
* reverted r12690 and r12691
ivost
2009-02-06
1
-2
/
+20
*
* better error messages for invalid floating point and classrefdef
jonas
2009-01-09
1
-2
/
+6
*
+ "weakexternal" support for imported procedures and variables.
jonas
2008-11-01
1
-1
/
+1
*
* don't crash when someone uses an integer value to declare a wide/unicode
jonas
2008-10-10
1
-2
/
+8
*
Merged revisions 11665-11738 via svnmerge from
florian
2008-09-10
1
-2
/
+2
*
* fixed asd_references for ansi/widestrings on Darwin
jonas
2008-08-27
1
-4
/
+4
*
* Fixed unreachable code warnings.
yury
2008-07-23
1
-7
/
+8
*
+ handle also widestring constants in constant string expressions
florian
2008-05-10
1
-1
/
+1
*
* If object has VMT, properly align whole object instance if target CPU requi...
yury
2008-04-13
1
-3
/
+0
*
* fix r10544 to take care of packed objects
micha
2008-03-24
1
-2
/
+1
*
* make sure tobjects are pointer-size aligned in case of VMT usage; fixes tw1...
micha
2008-03-23
1
-0
/
+4
*
* split cpu64bit compiler define into
jonas
2008-02-13
1
-10
/
+10
*
* changed byte/word/longbool to be Delphi-compatible (+ similar changes
jonas
2008-01-24
1
-0
/
+4
*
+ constant unicodestrings
florian
2007-12-02
1
-1
/
+2
*
* fixed bug in typed constant record parsing with variant records
jonas
2007-10-26
1
-2
/
+5
*
* new tf_smartlink_library flag
peter
2007-10-01
1
-1
/
+1
*
* fixed and enabled smartlinking on Darwin by adding more .reference
jonas
2007-09-28
1
-1
/
+17
*
+ support for extra packing of sets whose lower element number
jonas
2007-09-16
1
-0
/
+1
*
* throw better error when variable values are used as typed consts, resolves ...
florian
2007-07-29
1
-8
/
+17
*
* Completely fixed float constants in softfloat mode when compiler was compil...
yury
2007-07-10
1
-2
/
+1
*
- Remove unused variable.
daniel
2007-07-01
1
-1
/
+0
*
* fixed public/export support for initialised variables/typed
jonas
2007-06-22
1
-16
/
+33
*
* Rework the constexprint to allow operations from low(int64) to high(qword).
daniel
2007-06-13
1
-20
/
+33
*
- removed a comment which wasn't true anymore
jonas
2007-05-25
1
-3
/
+0
*
* new internal set format for big endian systems. Advantages:
jonas
2007-05-19
1
-11
/
+8
*
* fix resourcestring assignment in typedconst
peter
2007-05-15
1
-2
/
+2
*
* fixed rangecheck define typo
jonas
2007-03-13
1
-1
/
+1
*
* fixed val(s,int64) (it accepted values in the range
jonas
2007-03-12
1
-1
/
+1
[prev]
[next]