-
Its been brought to my attention that we should have a few delphi/pascal binaries in here.
-
this will speedup reading of big json files.
ie session files with big saved file text.
https://gitlab.com/freepascal.org/fpc/source/-/issues/40604
to test it:
replace file atsynedit_ex/atsyne…
-
The universal behavior on dbclicking a text is to select the word under mouse. It doesn't work in console output, only triple click to select the entire line.
-
Like here
function ExtTextOut(DC: HDC; X, Y: Integer; Options: Longint; Rect: PRect; Str: PChar; Count: Longint; Dx: PInteger): Boolean;
https://wiki.freepascal.org/lclintf
-
Thanks for starting this endeavor. I come form other languages like Perl,JS,Go... and I use VIM for the last 15+ years. I am just another vim user. Did not try to learn VimScript ever.
Recently I d…
-
i make this topic for the sharing of compiled releases. for macOS. to release macOS version i must do many things, it takes 10-15 minutes per each release. bad. also bad: I cannot compile for macOS-a…
-
Latest 215.02 on Debian 12/XFCE.
This is going on for a while now, so I can't say exactly when it started. I **always** have RE and case sensitive on for both Find and Replace. Every so often, I st…
-
Hello. I can't compile this package with FPC 3.3.1. Why is this happening?
```
udarkstyleschemes.pas(52,8) Error: Identifier not found "FSet"
```
-
I am looking for a Pascal ANTLR4 target for loading “Pascal Object Notation” into a running Pascal program, similar to how XML or JSON can be loaded into a Pascal program as DOM or a JavaScript object…
-
There is a lot of small errors during compilation under Lazarus Windows, I started to correct them but have no idea how long it'll take to correct them all so I dropped it for now.