Commit Graph

22 Commits

Author SHA1 Message Date
8d01247957 Little code cleanup and styling 2021-01-18 23:52:16 +03:00
e4a5b1e0a6 Random function bugfix © 0CodErr 2021-01-18 23:52:16 +03:00
b52068a7f2 {$APPTYPE CONSOLE} support added 2021-01-18 23:52:16 +03:00
9888dd9095 Console API made closest to original one
Extended I/O procedures (CoreLite-like) removed, initial Read/ReadLn procedures added to System unit.
2021-01-18 23:52:16 +03:00
fb0f58f0d5 RTL version set equal to compiler version 2020-12-27 02:06:31 +03:00
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
e397ace02c System.Random function bugfix 2020-06-24 16:23:19 +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
577e04b0fa CRT console API made interfaced 2020-06-21 20:55:11 +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
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
6ee928a133 CRT functions/procedures made safe with overloaded Write/WriteLn implementations 2020-06-10 01:45:07 +03:00
bf2e9bcc4b Units initialization/finalization support added 2020-06-10 01:24:07 +03:00
b366037e72 Exit programs automatically by System unit 2020-06-07 22:51:51 +03:00
a400afb119 KolibriOS unit improvements and bugfixes 2020-05-29 00:51:11 +03:00
b0ec37bebd Minimal Delphi RTL added 2020-05-22 01:17:29 +03:00