Commit graph

17 commits

Author SHA1 Message Date
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
Бондарев Иван af12afa3e0 ryujit enabled. bug fix in installer script 2015-08-20 14:45:13 +02:00
Бондарев Иван 9460d4a471 ryujit disabled 2015-08-19 21:01:12 +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