Commit graph

25 commits

Author SHA1 Message Date
samuraiGH 7c31caa0b7
refactoring in semantic (#3433) 2026-06-30 00:11:27 +03:00
Александр Земляк 2c30b73b08
SPython: неявное преобразование int в bool и bool в int (#3383)
* Implement bool to int and int to bool implicit conversion for SPython

* Change "and", "or" and "not" operations to be logical in SPython

* Add standard functions' overloads (all, any, sum)
2026-02-02 12:01:18 +03:00
Mikhalkovich Stanislav 4760aa02d7 Везде в location убрал document - заменил его на непосредственно file_name 2026-01-17 23:26:40 +03:00
samuraiGH d491e88aa7
migration to new build system (#3241)
* converting project files into sdk style
* new build commands
* adding new dll into nsis
* removing unused .cs files
2025-03-03 20:34:51 +03:00
Ivan Bondarev e3ee0fed4c #3097 2024-08-13 13:49:30 +02:00
samuraiGH 7d66f26d4f cleanup and more tests 2024-07-01 00:16:43 +03:00
samuraiGH 15a05360a4 attempt to fix GetEnumerator resolving for compiled types 2024-06-28 17:25:39 +03:00
Ivan Bondarev a63a489968 #2921 2023-11-01 11:48:45 +01:00
Mikhalkovich Stanislav b33efb5915 Разделители _ в числовых константах 2023-09-13 11:16:18 +03:00
Sun Serega 7132c64f1e gitignore rework 2023-08-14 00:17:41 +03:00
Ivan Bondarev 3ba13285b6 static readonly properties as default parameters 2023-05-17 21:06:17 +02:00
Sun Serega 04ae33af4a Lazy generic_instance_type_node.ImplementingInterfaces 2022-10-06 19:00:55 +03:00
Ivan Bondarev 4817fd07e1 #2448 2021-02-21 11:40:39 +01:00
Ivan Bondarev 460247ccc6 fix #2330 2020-12-27 12:18:28 +01:00
Mikhalkovich Stanislav c87fe31ff4 Версия 3.7
Интегрирован NUnit
2020-08-26 08:53:11 +03:00
Mikhalkovich Stanislav e603b1fd6d Mikhalkovich в Copyright
Заготовка для школьного плагина образцов кода
2019-07-28 23:53:15 +03:00
Бондарев Иван 1ea892432e fix #1739 2019-02-17 20:09:17 +01:00
Бондарев Иван 45c042032a fix #1580 2018-12-16 17:52:42 +01:00
Бондарев Иван 1782cd7e96 fix #1290 2018-10-04 12:14:46 +02:00
Бондарев Иван d739395527 bug fix #428 2017-07-02 12:18:56 +02:00
Бондарев Иван 0494a67b32 full support of Nullable<T> (bug fix #405) 2017-05-25 19:44:06 +02:00
Artem Pelenitsyn 49378a6750 change encoding for all *.pas and *.cs files: cp1251 -> utf-8 2015-12-28 14:25:15 +03:00
Бондарев Иван 431373f1cd fix .csproj for mono xbuild (case problem) 2015-09-10 20:53:39 +02:00
Бондарев Иван 1872434f19 added license info 2015-06-02 22:06:57 +02:00
Бондарев Иван e6e67c193c initial commit 2015-05-14 21:35:07 +02:00