Commit Graph

63 Commits

Author SHA1 Message Date
73d3f78bdf Standard Pascal Write/WriteLn procedures added 2020-06-24 19:38:45 +03:00
700e45b364 Console interface made close to original one 2020-06-24 19:37:05 +03:00
a6dcaf154c Example programs bugfixes © 0CodErr 2020-06-24 16:24:49 +03:00
e397ace02c System.Random function bugfix 2020-06-24 16:23:19 +03:00
8fe7482d92 Changelog added 2020-06-24 03:40:32 +03:00
b5b65b3ef1 User program templates renamed 2020-06-24 03:17:28 +03:00
52e8a44318 Random functions added 2020-06-22 13:24:02 +03:00
733019e96b FPU support added 2020-06-22 01:01:08 +03:00
fcc3c349b8 System.UpCase procedure added 2020-06-22 01:00:52 +03:00
d9331d8235 Bugfixes © 0CodErr 2020-06-21 22:57:20 +03:00
577e04b0fa CRT console API made interfaced 2020-06-21 20:55:11 +03:00
6ff32000ac Echo example program added 2020-06-21 19:34:51 +03:00
c44fe51b0b CRT.Read/ReadLn procedures added 2020-06-21 03:17:25 +03:00
55bb2a8451 Minimal SysUtils unit added 2020-06-21 02:38:22 +03:00
51a55622bd CRT.KeyPressedFunc declaration bugfix 2020-06-21 00:25:21 +03:00
71d0ec4603 How to automate compiling KolibriOS applications from IDE 2020-06-20 23:28:58 +03:00
a6a40b11de Minimal Unicode compiler support 2020-06-20 23:28:58 +03:00
1d4bc29ce6 System.RTLVersion constant added 2020-06-20 23:28:58 +03:00
d608e7fc3a System.TVarRec reverted compatible with standard one 2020-06-20 23:28:58 +03:00
eb8499dff1 FAQ added 2020-06-20 23:28:58 +03:00
ea5ac0dff0 Readme significantly updated 2020-06-20 23:28:58 +03:00
975d36c3fd User program templates added 2020-06-20 23:28:16 +03:00
26b5b29b50 Contribution rules added 2020-06-18 18:18:04 +03:00
777db5d972 ConsoleColors example optimized 2020-06-12 12:05:43 +03:00
c0078559bb Don't close console window by default 2020-06-12 12:05:34 +03:00
7b632d7d69 Kolibri character types moved to System unit 2020-06-12 11:58:58 +03:00
c9b180ef16 System.TVarType improvement © 0CodErr 2020-06-10 01:45:20 +03:00
fe38ee81a1 CRT.Delay bugfix © 0CodErr 2020-06-10 01:45:20 +03:00
76b727ae20 CRT.SetTitle procedure added 2020-06-10 01:45:20 +03:00
d9cb4352b5 CRT.TextAttribute → TextAttr, for compatibility to original CRT 2020-06-10 01:45:20 +03:00
6f73b7be3f CRT.Write/WriteLn bugfix © 0CodErr 2020-06-10 01:45:20 +03:00
6ee928a133 CRT functions/procedures made safe with overloaded Write/WriteLn implementations 2020-06-10 01:45:07 +03:00
023d565b81 CRT.FontHeight function added 2020-06-10 01:24:36 +03:00
5b3e082e52 CRT cursor function param/result types made compatible to Console.obj documentation 2020-06-10 01:24:36 +03:00
0529e3bc2d Overloaded CRT.CursorHeight functions added 2020-06-10 01:24:36 +03:00
3ec3c581d2 CRT attribute procedures rewritten without use of Esc-sequences 2020-06-10 01:24:36 +03:00
fc1b62c43b CRT.ClrScr procedure added 2020-06-10 01:24:36 +03:00
9868828cc2 CRT unit made more compatible with Turbo/FreePascal one 2020-06-10 01:24:36 +03:00
f59ec2420a CRT unit bugfixes © 0CodErr 2020-06-10 01:24:36 +03:00
bf2e9bcc4b Units initialization/finalization support added 2020-06-10 01:24:07 +03:00
92d967d122 Examples grouped by GUI and console 2020-06-08 01:40:34 +03:00
69fbd69abc CRT unit with colored console example added 2020-06-08 01:39:33 +03:00
ec5f97eecf Window widths/heights named correctly 2020-06-07 22:51:51 +03:00
b366037e72 Exit programs automatically by System unit 2020-06-07 22:51:51 +03:00
7add2ddf38 Executable convertion moved out to a separate file, manual “Bin\convert.bat” added 2020-06-04 23:56:09 +03:00
a9f98b9894 Build RTL when not exist while compiling examples 2020-06-04 23:55:50 +03:00
956e9db0e8 Pet log output set to brief 2020-05-31 21:32:39 +03:00
72eaac205a Window captions of some example projects set to their actual names 2020-05-29 01:15:30 +03:00
a400afb119 KolibriOS unit improvements and bugfixes 2020-05-29 00:51:11 +03:00
988daadc67 Build-examples script simplified, thanks 0CodErr 2020-05-23 23:10:31 +03:00