1
0
mirror of https://github.com/moparisthebest/Simba synced 2024-08-13 16:53:59 -04:00
Simba/Units/Misc
2010-05-19 10:50:29 +02:00
..
bzip2.pas Added BZip2 decompressing, + lil fix with freeing Frame Function List items. 2010-03-29 18:24:21 +02:00
bzip2comn.pp Added BZip2 decompressing, + lil fix with freeing Frame Function List items. 2010-03-29 18:24:21 +02:00
bzip2i386.inc Added BZip2 decompressing, + lil fix with freeing Frame Function List items. 2010-03-29 18:24:21 +02:00
bzip2si386.inc Added BZip2 decompressing, + lil fix with freeing Frame Function List items. 2010-03-29 18:24:21 +02:00
bzip2stream.pp Added BZip2 decompressing, + lil fix with freeing Frame Function List items. 2010-03-29 18:24:21 +02:00
CastaliaPasLex.pas Believe directives are supposed to be processed like this. 2010-05-19 10:50:29 +02:00
CastaliaPasLexTypes.pas Missing units 2010-03-26 22:21:07 +01:00
CastaliaSimplePasPar.pas Missing units 2010-03-26 22:21:07 +01:00
CastaliaSimplePasParTypes.pas Missing units 2010-03-26 22:21:07 +01:00
dcpbase64.pas Nothing's changed? First git commit =D 2010-03-13 16:33:04 +01:00
mPasLex.pas Nothing's changed? First git commit =D 2010-03-13 16:33:04 +01:00
PSDump.pas Hopefully fixed a bug in code completion. 2010-03-28 11:38:06 +02:00
v_autocompleteform.pas Added a Sleep(1) to the Idle handler in param hint, so CPU usage gets cut down to ~1% 2010-05-18 15:50:21 +02:00
v_Constants.pas Hmmm 2010-03-26 23:16:12 +01:00
v_ideCodeInsight.pas LoadDLL is now LoadLib (and it can also be used as a compiler directive {$loadlib libsmart}). Fixed a bug in PS-Script. Also fixed a segfault which would occur if you would do Ctrl + Space before it was done filling the corebuffer.. 2010-05-18 20:58:15 +02:00
v_ideCodeParser.pas Small fix. 2010-04-07 17:07:01 +02:00
v_MiscFunctions.pas Hmmm 2010-03-26 23:16:12 +01:00
ValistusDefines.inc Forgot something :) 2010-03-28 17:10:00 +02:00