Mikhalkovich Stanislav
|
b5013332fd
|
typed files ограничения на кодировки
|
2019-02-03 21:27:30 +03:00 |
|
Mikhalkovich Stanislav
|
4ef57069ad
|
Сделал возможность указания кодировки при открытии типизированного и бестипового файла. Если файл типизированный, то можно использовать только однобайтовую кодировку
|
2019-02-02 19:46:57 +03:00 |
|
Voloshin Bogdan
|
9ba7308c1a
|
Remove typeclasses
|
2018-12-25 23:18:49 +03:00 |
|
Mikhalkovich Stanislav
|
fd2571ba2d
|
bug fix #1439 #1511
OnKeyPress WPFObjects
|
2018-12-22 12:56:57 +03:00 |
|
Александр Погорелов
|
6f9c2b726d
|
auto properties + extended indexed properties
|
2018-12-05 11:36:45 +03:00 |
|
miks1965
|
04e8c601a6
|
fix #1474
|
2018-11-09 21:13:13 +03:00 |
|
miks1965
|
c770e3f464
|
fix #1413
|
2018-11-08 00:24:28 +03:00 |
|
miks1965
|
088599c8d3
|
bug fix #1440
|
2018-11-05 14:57:36 +03:00 |
|
miks1965
|
d5f268e496
|
bug fix #1447
|
2018-11-01 19:57:55 +03:00 |
|
miks1965
|
02991b622f
|
fix #1419
|
2018-10-26 20:12:42 +03:00 |
|
miks1965
|
585d085e65
|
fix #1420
|
2018-10-24 20:39:07 +03:00 |
|
miks1965
|
987ab845e8
|
fix #1409
Разрешил перегруженные деконструкторы
|
2018-10-21 12:29:36 +03:00 |
|
Alexander Algasov
|
d1b4ba7cee
|
Merge branch 'master' into features/patterns
|
2018-10-20 18:23:38 +03:00 |
|
miks1965
|
9022628839
|
fix #1405
|
2018-10-20 11:08:27 +03:00 |
|
miks1965
|
baef24ed2d
|
fix #1099
|
2018-10-11 16:27:07 +03:00 |
|
miks1965
|
186a863494
|
незначительное
|
2018-09-29 21:48:10 +03:00 |
|
miks1965
|
eab0f36b15
|
bug fix #1128
|
2018-09-29 12:38:28 +03:00 |
|
miks1965
|
50d3c255ec
|
Merge branch 'master' of https://github.com/pascalabcnet/pascalabcnet
|
2018-09-27 17:59:43 +03:00 |
|
miks1965
|
b4edebd2f0
|
Убрал Rec
|
2018-09-27 17:59:37 +03:00 |
|
Бондарев Иван
|
549de37398
|
fix #1256
|
2018-09-26 20:48:50 +02:00 |
|
Alexander Algasov
|
fedbe2b478
|
Merge branch 'master' into features/patterns
|
2018-09-23 11:11:54 +03:00 |
|
miks1965
|
a1e1363347
|
bug fix #918
|
2018-06-28 22:12:52 +03:00 |
|
Alexander Zakharenko
|
7ed71d08df
|
Add single deconstruct checker
|
2018-05-23 22:16:25 +03:00 |
|
Voloshin Bogdan
|
98718a60e1
|
Merge branch 'master' into features/typeclasses-another-approach
|
2018-05-22 21:16:32 +03:00 |
|
miks1965
|
348dd21df5
|
Убрал строку с G:\\Tree.txt
Голову надо отрывать за такие коммиты!!!
|
2018-05-20 20:22:43 +03:00 |
|
Voloshin Bogdan
|
16d7e37ce1
|
Merge branch 'master' into features/typeclasses-another-approach
|
2018-05-20 11:44:58 +03:00 |
|
andrewlord607
|
a83e5889d3
|
Закомментировал строчку с абсолютным путём.
|
2018-05-20 09:15:56 +03:00 |
|
Voloshin Bogdan
|
0fd509f669
|
Merge branch 'master' into features/typeclasses-another-approach
# Conflicts:
# Parsers/PascalABCParserNewSaushkin/ABCPascal.cs
# Parsers/PascalABCParserNewSaushkin/ABCPascalYacc.cs
# SyntaxTree/tree/SyntaxTreeStreamWriter.cs
# SyntaxTree/tree/tree.xml
|
2018-05-19 00:21:42 +03:00 |
|
Alexander Zakharenko
|
038d6fe839
|
Fix patterns not working with yields
|
2018-05-17 22:49:07 +03:00 |
|
Alexander Zakharenko
|
5486f6b6ea
|
Fix label placement
|
2018-05-17 15:20:16 +03:00 |
|
Voloshin Bogdan
|
a9b9b2545a
|
Improve code examples
|
2018-05-17 03:00:10 +03:00 |
|
Alexander Zakharenko
|
cff9324ce6
|
Desugar match-with statement into series of is-expression checks
|
2018-05-17 02:07:10 +03:00 |
|
Bogdan Voloshin
|
a315f9f063
|
Merge commit '082a998786a49e4e3f3ce0ad799fe1c7b6a90fb7' into features/typeclasses-another-approach
# Conflicts:
# Parsers/PascalABCParserNewSaushkin/ABCPascal.cs
# Parsers/PascalABCParserNewSaushkin/ABCPascal.lex
# Parsers/PascalABCParserNewSaushkin/ABCPascal.y
# Parsers/PascalABCParserNewSaushkin/ABCPascalYacc.cs
# SyntaxTree/tree/AbstractVisitor.cs
# SyntaxTree/tree/HierarchyVisitor.cs
# SyntaxTree/tree/SyntaxTreeStreamReader.cs
# SyntaxTree/tree/SyntaxTreeStreamWriter.cs
# SyntaxTree/tree/Tree.cs
# SyntaxTree/tree/Visitor.cs
# SyntaxTree/tree/tree.xml
# TestSuite/CompilationSamples/PABCSystem.pas
# bin/Lib/PABCSystem.pas
|
2018-05-14 18:01:14 +03:00 |
|
Voloshin Bogdan
|
950ca1c711
|
Add typeclass deriving translation
|
2018-05-14 06:37:23 +03:00 |
|
Alexander Zakharenko
|
cc21d473f1
|
Recursive patterns - resugaring example
|
2018-05-13 20:49:08 +03:00 |
|
Alexander Zakharenko
|
ec44408a75
|
Code formatting for match with pattern
|
2018-05-11 13:46:59 +03:00 |
|
Bogdan Voloshin
|
c0bdc307e1
|
Add method call translation
|
2018-04-25 19:54:24 +03:00 |
|
Alexander Zakharenko
|
ef82825afe
|
Add pattern examples & fix desugaring
|
2018-04-20 09:04:59 +03:00 |
|
Bogdan Voloshin
|
9e9890b4ab
|
Add typeclass declaration translation
|
2018-04-13 18:25:29 +03:00 |
|
miks1965
|
bd0531f6e6
|
bug fix #683
|
2018-02-14 09:45:38 +03:00 |
|
Бондарев Иван
|
12c97a26ab
|
copyright 2005-2018
|
2018-01-01 13:14:03 +01:00 |
|
miks1965
|
8f1bc4eed2
|
Поменял иконку на 32x32
Начало анимации в Graph3D
|
2017-11-16 23:10:30 +03:00 |
|
miks1965
|
f386c9a44d
|
bug fix #539
|
2017-11-02 12:21:02 +03:00 |
|
miks1965
|
2c44f13b7e
|
Доработка LightSymTable
|
2017-10-26 19:39:20 +03:00 |
|
miks1965
|
2895fd80e9
|
Убрал отладочный вывод в файл
|
2017-10-25 21:35:32 +03:00 |
|
miks1965
|
c7e2c19398
|
Dodecahedron
|
2017-10-20 11:54:32 +03:00 |
|
miks1965
|
57a455a05f
|
Комментарии в GraphWPF
|
2017-09-28 08:48:33 +03:00 |
|
miks1965
|
00646f89a5
|
loop 5 do
write(1)
|
2017-06-08 17:56:17 +03:00 |
|
janise93
|
d6fd84b935
|
Add: ??, integer? and semantic checks for ?.
|
2017-06-03 10:19:52 +03:00 |
|
miks1965
|
d98f460e79
|
Working changes
|
2017-05-31 22:31:11 +03:00 |
|