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
Commit message (
Expand
)
Author
Age
Files
Lines
*
fcl-passrc: added include file and append specializations at end of declarati...
mattias
2020-07-26
2
-15
/
+48
*
* regenerated Makefiles again
jonas
2020-07-11
1
-3
/
+3
*
* regenerated Makesfiles
jonas
2020-07-10
1
-12
/
+28
*
* rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOS
jonas
2020-07-10
1
-1
/
+1
*
pas2js: fixed try exit(value) finally read Result end
mattias
2020-06-29
2
-1
/
+3
*
pas2js: Pascal descendent from JS function: inherited calls ancestor function
mattias
2020-06-28
1
-2
/
+2
*
pas2js: descend pascal class from jsfunction
mattias
2020-06-27
1
-1
/
+1
*
fcl-passrc: type description of specialization: with paths
mattias
2020-06-12
1
-1
/
+1
*
pas2js: started aliasglobals external types
mattias
2020-06-10
1
-15
/
+31
*
* regenerate Makefiles
svenbarth
2020-06-06
1
-1
/
+14
*
fcl-passrc: fixed mem leak on error parsing generic
mattias
2020-06-05
4
-5
/
+23
*
fcl-passrc: parse $optimization
mattias
2020-06-05
2
-60
/
+123
*
fcl-passrc: resolver: ClassScope_Record
mattias
2020-06-01
1
-2
/
+6
*
pas2js: fixed check if specialized class interface is needed
mattias
2020-06-01
1
-0
/
+4
*
fcl-passrc: fixed specialize while-do and with-do
mattias
2020-05-30
3
-3
/
+51
*
fcl-passrc: resolver: nicer incompatible types anonymous proc and proc type
mattias
2020-05-30
3
-8
/
+83
*
fcl-passrc: specialize varargs of t
mattias
2020-05-29
2
-3
/
+30
*
pas2js: async function exit(promise)
mattias
2020-05-28
1
-4
/
+17
*
fcl-passrc: allow external class function async
mattias
2020-05-27
1
-1
/
+1
*
* Reset operator after variable list
michael
2020-05-27
1
-2
/
+3
*
* Various small fixes
michael
2020-05-27
3
-15
/
+53
*
* ObjCCategory
michael
2020-05-27
6
-33
/
+83
*
* Allow pekIdent message type
michael
2020-05-27
1
-0
/
+1
*
* Fix warnings and hints
michael
2020-05-27
3
-16
/
+61
*
* Descriptive error messages
michael
2020-05-26
1
-11
/
+11
*
* Start ObjCClass support
michael
2020-05-26
5
-11
/
+102
*
fcl-passrc: made async a procedure type modifier, distinguish function result...
mattias
2020-05-26
3
-86
/
+244
*
fcl-passrc: try except on do else end without semicolon at do statement
mattias
2020-05-23
2
-1
/
+41
*
fcl-passrc: added tkOtherwise in all mdoes except ISO and ExtPas
mattias
2020-05-23
2
-49
/
+50
*
* Test for otherwise without semicolon before it (laz sources)
michael
2020-05-22
2
-6
/
+37
*
* Add missing calling conventions
michael
2020-05-22
3
-3
/
+61
*
* Trim content of directives
michael
2020-05-22
2
-0
/
+13
*
pas2js: function await(atype; p:TJSPromise):atype
mattias
2020-05-20
1
-3
/
+7
*
pas2js: built-in function await(const expr: T): T
mattias
2020-05-19
2
-2
/
+14
*
fcl-passrc: fixed parsing case statement without semicolon before else, added...
mattias
2020-05-19
1
-96
/
+86
*
undo
mattias
2020-05-19
1
-86
/
+96
*
fcl-passrc: fixed parsing case statement without semicolon before else, added...
mattias
2020-05-19
1
-96
/
+86
*
fcl-passrc: resolver: check procedure modifiers of proc body and declration, ...
mattias
2020-05-19
5
-29
/
+82
*
* Test case (currently failing) for else else in case statement
michael
2020-05-18
1
-0
/
+24
*
* Fix include file, trim file
michael
2020-05-18
1
-0
/
+1
*
* test for method aliases (function)
michael
2020-05-18
1
-0
/
+11
*
* test for method aliases
michael
2020-05-18
1
-0
/
+14
*
* Add OnComment
michael
2020-05-18
2
-6
/
+40
*
* Make name a little clearer in operator parsing
michael
2020-05-17
1
-6
/
+6
*
* Add switch to ignore unknown resources
michael
2020-05-17
1
-2
/
+7
*
* Trim param in mode statement (bug 37092)
michael
2020-05-17
1
-1
/
+1
*
pas2js: safecall calling convention for of-object proctypes
mattias
2020-05-16
1
-5
/
+13
*
pas2js: split ReadElement, add to parent before reading resolver data
mattias
2020-05-15
1
-2
/
+2
*
Regenerate all Makefile's after change in utils/fpcm/fpcmake.ini to better s...
pierre
2020-05-13
1
-0
/
+8
*
pas2js: error on compare static array
mattias
2020-05-08
1
-1
/
+1
[next]