Commit graph

17 commits

Author SHA1 Message Date
Бондарев Иван dea7655b40 bug fix issue #15 2015-12-14 22:03:22 +01:00
Бондарев Иван e0443cea7a generic operator extensions (operator+<T>) 2015-12-09 22:11:38 +01:00
Бондарев Иван b300e184c2 find references/rename in where block 2015-12-06 19:25:05 +01:00
Бондарев Иван 63dba5140a intellisense: bug fixes and improvements in lambdas (goto, rename, find references) 2015-12-06 17:18:04 +01:00
Бондарев Иван ea9de57405 bug fix in intellisense: declaration of extension method with same name that static method in compiled class 2015-12-05 09:29:21 +01:00
Бондарев Иван 8f55b16c22 improvements in intellisense (choose overloaded method) 2015-12-04 20:17:20 +01:00
Бондарев Иван b22d915b61 bug fixes and improvements in intellisense 2015-12-04 19:14:22 +01:00
Бондарев Иван 6bfa9f6bc7 bug fix issue #13
bug fix in intellisense
2015-12-01 20:44:23 +01:00
Бондарев Иван 93899b16d1 bug fix 2015-11-30 20:46:00 +01:00
Бондарев Иван 7e1c6d5f75 bug fix:
var a := Arr(2.5,3.7);
writeln(a.Max);
2015-10-11 21:48:37 +02:00
Бондарев Иван 38a4b6dad1 extensionmethod semantics 2015-10-11 14:58:50 +02:00
miks1965 526d509add Чистка синтаксических узлов. Интерфейс для преобразования дерева 2015-07-31 01:02:56 +03:00
miks1965 ec2318107c Убрал ненужные узлы синтаксического дерева 2015-07-30 14:02:48 +03:00
Бондарев Иван 092d84d664 added license info in source files 2015-06-01 21:15:17 +02:00
Бондарев Иван 0aadc868b1 intellisense hints for definitions a: T->T 2015-05-25 17:39:51 +02:00
Бондарев Иван 39d8f6eece intellisense improvements 2015-05-21 22:09:31 +02:00
Бондарев Иван e6e67c193c initial commit 2015-05-14 21:35:07 +02:00