AspectedRouting/AspectedRouting/Language/Functions
2021-04-04 01:57:41 +02:00
..
All.cs Nearly working version 2020-05-02 13:09:49 +02:00
AtLeast.cs More typesystem fixes, atleast now properly works 2020-06-17 17:23:48 +02:00
Concat.cs Nearly working version 2020-05-02 13:09:49 +02:00
Const.cs Rename 'const' to 'firstArgs' in the lua-files 2021-02-17 14:25:21 +01:00
Constant.cs Proper calculation of the type of a list of expressions - turns out it was broken 2021-03-15 20:33:19 +01:00
ConstRight.cs Nearly working version 2020-05-02 13:09:49 +02:00
ContainedIn.cs Nearly working version 2020-05-02 13:09:49 +02:00
Default.cs Nearly working version 2020-05-02 13:09:49 +02:00
Dot.cs More typesystem fixes, atleast now properly works 2020-06-17 17:23:48 +02:00
EitherFunc.cs Nearly working version 2020-05-02 13:09:49 +02:00
Eq.cs Nearly working version 2020-05-02 13:09:49 +02:00
FirstMatchOf.cs Fixed order of arguments, fix various issues in lua output 2021-04-04 01:57:41 +02:00
HeadFunction.cs Regenerating the examples, add documentation 2021-02-16 11:58:31 +01:00
Id.cs Nearly working version 2020-05-02 13:09:49 +02:00
If.cs Clarify behaviour of null on aggregate functions, small fixes 2020-09-07 18:47:24 +02:00
IfDotted.cs Add unfolded generation of lua for better performance 2021-03-05 14:48:42 +01:00
Inv.cs Nearly working version 2020-05-02 13:09:49 +02:00
ListDot.cs Nearly working version 2020-05-02 13:09:49 +02:00
Mapping.cs Fixed order of arguments, fix various issues in lua output 2021-04-04 01:57:41 +02:00
Max.cs Various improvements and bug fixes to the type system 2020-06-15 18:09:41 +02:00
MemberOf.cs Fixed order of arguments, fix various issues in lua output 2021-04-04 01:57:41 +02:00
Min.cs Clarify behaviour of null on aggregate functions, small fixes 2020-09-07 18:47:24 +02:00
Multiply.cs Clarify behaviour of null on aggregate functions, small fixes 2020-09-07 18:47:24 +02:00
MustMatch.cs Fixed order of arguments, fix various issues in lua output 2021-04-04 01:57:41 +02:00
NotEq.cs Nearly working version 2020-05-02 13:09:49 +02:00
Parameter.cs Proper calculation of the type of a list of expressions - turns out it was broken 2021-03-15 20:33:19 +01:00
Parse.cs Fix bugs in max.lua, add interval in calculation 2020-09-07 19:20:52 +02:00
StringStringToTagsFunction.cs Fixed order of arguments, fix various issues in lua output 2021-04-04 01:57:41 +02:00
Sum.cs Clarify behaviour of null on aggregate functions, small fixes 2020-09-07 18:47:24 +02:00
ToString.cs Nearly working version 2020-05-02 13:09:49 +02:00