Andrey Cherepanov
e8de47d506
Do not change background color of console output
...
Console program should not override background color to predefined color
because users can use terminal color scheme black on white for example.
Function WriteColorText() is rewrited to display text in specified
foreground color without change background color to fix #211 .
2021-08-08 15:55:57 +03:00
Ivan Bondarev
44a12870ba
#2453
2021-03-01 20:33:02 +01:00
Kotov
f97323dc6b
2020 to 2021
2021-01-05 06:50:21 +05:00
Kotov
61e8b4773c
2020 in copyrights
...
С наступающим!)
2019-12-25 13:37:51 +03:00
Kotov
08571a5f09
Больше не падает от /
2019-08-19 04:13:39 +05:00
Mikhalkovich Stanislav
e603b1fd6d
Mikhalkovich в Copyright
...
Заготовка для школьного плагина образцов кода
2019-07-28 23:53:15 +03:00
Kotov
a646615d8e
Copyright changes
2019-06-24 10:58:25 +03:00
Vitaly Novichkov
7acf77bcc7
Fixed Linux build and runtime
...
https://github.com/pascalabcnet/pascalabcnet/issues/1812
2019-03-03 15:03:46 +03:00
Alexander Zakharenko
3f93bfa24b
Merge 'master' into 'features/patterns'
2018-04-08 13:42:32 +03:00
Бондарев Иван
12c97a26ab
copyright 2005-2018
2018-01-01 13:14:03 +01:00
Бондарев Иван
bcbb605280
bug fix #620
2017-12-29 13:04:02 +01:00
Alexander Zakharenko
c015d16514
Merge branch 'master' into features/patterns
...
# Conflicts:
# Parsers/PascalABCParserNewSaushkin/ABCPascal.cs
# Parsers/PascalABCParserNewSaushkin/ABCPascalYacc.cs
# SyntaxTreeConverters/StandardSyntaxConverter.cs
# bin/Lib/PABCRtl.dll
2017-02-19 17:29:54 +03:00
Бондарев Иван
65a2566223
bug fix #347
...
add missing copyrights
change year in copyright
2017-02-19 14:29:24 +01:00
Alexander Zakharenko
5c11c87960
Add type_pattern
2017-02-12 19:52:59 +03:00
Бондарев Иван
be3aaad3d4
replace unicode character © with (c) in commandline compiler
2016-03-22 19:18:48 +01:00
Бондарев Иван
720f27d4c2
Удалил Performance Tools
...
Изменил кодировку некоторых файлов на UTF8
2016-03-20 14:46:26 +01:00
Friedrich von Never
dca122028a
ConsoleCompiler: add /noconsole switch
...
It will disable all Console.Buffer* and Console.Cursor* calls. Useful
for some environments such as psexec or Appveyor that have output
redirection enabled.
2016-03-19 21:32:47 +06:00
Бондарев Иван
b64dc75b94
Привел в соответствие копирайты в окне About
2016-01-06 11:34:18 +01:00
Бондарев Иван
2abf92d02e
bug fix issue #30
2015-12-29 13:30:02 +01:00
Бондарев Иван
09dae92e04
set debug mode as default in console compiler
2015-10-09 16:35:14 +02:00
Бондарев Иван
092d84d664
added license info in source files
2015-06-01 21:15:17 +02:00
Бондарев Иван
e6e67c193c
initial commit
2015-05-14 21:35:07 +02:00