Native Free Pascal based Profiler
Stars
20
Forks
8
Watchers
20
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
31
commits
Updated fpp project unit - removing some of my system specific settings.
4ef90ceView on GitHubstabs debug info is not available on 64-bit platforms.
b1382feView on GitHubadded extra try..finally block to make sure memory is freed
3689760View on GitHubbug fix where strings are written back with extra quotation marks.
fc67881View on GitHubRemove old pascal scanner. The fcl-passrc code in fpc 2.5.1 is now good enough.
df4595cView on GitHubremove extra space behind 'entry' and 'exit' words.
163532cView on GitHubcorrectly manage begin count around try..finally and try..except blocks.
e7d753bView on GitHubLet fpp use environment variables to control which compiler to use and fpprof location.
09bf736View on GitHubFixed code indendation and the order of processing tokens (in reverse???)
a4e923eView on GitHubUpdated project file settings for fpp and fppview
852e353View on GitHub