18
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jul 10, 2025 — Jul 10, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #466 from AnmiTaliDev/feat/autocompletion More... 3 months ago
Merge branch 'fbc-end-while-syntax' into master More... 3 months ago
fbc: add syntax tests for END WHILE More... 3 months ago
fbc: END WHILE syntax code clean-up More... 3 months ago
Added new syntax END WHILE equivalent to WEND. Wend remains valid. More... 4 months ago
feat: add shell completion scripts More... 4 months ago
fbdocs: wiki snapshot 2026.03.22 More... 4 months ago
Merge remote-tracking branch 'SARG-FB/gas64_rev' into master More... 4 months ago
gas64 : fix [rxx+ryy*N] was not handled for mov when releasing registers More... 7 months ago
Gas64 : fix overoptimization when using SGN with integer and another function More... 7 months ago
gas64 : to uncomment a line used to generate CALL instruction for dll/linux. More... 8 months ago
fbc : fix regression (commit d17947f) as gas64 supports PIC More... 8 months ago
gas64 : fix : v1 instead v2 used in hloadoperandsandwritebop for dll/linux fix : case in optimization not covered -> movd instead mov without xmmN More... 8 months ago
update for referencing sf.net #1013 More... 9 months ago
Merge remote-tracking branch 'SARG-FB/gas64_rev' into master More... 9 months ago
gas64 : fix regression, using a local var to avoid huge compilation time More... 9 months ago
gas64 ; fix Linux registers used for memset More... 9 months ago
Merge pull request #458 from PaulSquires/patch-1 More... 9 months ago
Update readme.txt More... 9 months ago
Update for last changes More... 11 months ago
gas64 : in memfill and emit_mem use memset if area size > 64 bytes (faster) More... 11 months ago
fbc : fixes for simple/overload NEW after changes to use callocate More... 11 months ago
fbc : for NEW uses callocate instead allocate + memset(0) as it's faster More... 11 months ago
gas64 : fix missing quotation mark More... 12 months ago
gas64 ; comment added to explain the use of *<var ptr> in reg_freeable/check_optim More... 12 months ago
gas64 : removal of tag #xNN / #NN if __GAS64_DEBUG__ not defined More... 12 months ago
gas64 : use of cvl("mov ") instead &h20766F6D and also cvshort for better understanding More... about 1 year ago
gas64 : removal of an unnecessary string to save time in hwriteasm64 More... about 1 year ago
Merge remote-tracking branch 'SARG-FB/gas64_rev' into master More... about 1 year ago
Merge remote-tracking branch 'jayrm/bug-fix' into master More... about 1 year ago