Commit Graph

17 Commits

Author SHA1 Message Date
David Lebée
3075b565ae Think I im ready to test. 2018-04-10 19:29:43 -05:00
David Lebée
8ae2b2313b One Step closer to get the null checking :D 2018-04-10 19:08:31 -05:00
David Lebée
3ed2268761 First Handling of null check. 2018-04-10 19:00:40 -05:00
David Lebee
a8661af93b make sure its latest. 2018-04-10 18:26:44 -05:00
David Lebee
65294edebc null type resolving. 2018-04-05 19:40:33 -05:00
David Lebee
3b9494d510 cleaned up a bit. 2018-04-05 19:32:57 -05:00
David Lebee
3ca718da52 better names 2018-04-05 19:29:50 -05:00
David Lebee
5568d15075 better expression logic should be easier to implement null checks now ;) 2018-04-05 19:28:07 -05:00
David Lebée
327d141c8e advancing well on a parser concept that can be reused to refactor complicated paths in conditions as well later on (even though it works I think its worth changing later on). 2018-04-05 17:54:28 -05:00
David Lebée
2bd292f18d advancing well to be continued. 2018-04-04 22:18:11 -05:00
David Lebée
13576133b5 well advanced null checking on select expression big deal! :D 2018-04-04 21:57:40 -05:00
David Lebee
1be2458591 advancing. 2018-04-02 15:04:18 -05:00
David Lebee
a917c954e4 starting to get somewhere. 2018-04-02 15:01:35 -05:00
David Lebee
f3893fc3d6 just realized that not all ternaries will have the same final result. 2018-04-02 14:37:49 -05:00
David Lebee
cffc978a6a I actually think now its better since we are only parsing for meta information and will seperate the creation of the select expression. 2018-04-02 14:09:57 -05:00
David Lebee
4e6dda09b5 advancing well :) I think I might have it this time. 2018-04-02 11:57:46 -05:00
David Lebee
f0ed7d9bd5 added foreach with index linq. 2018-04-02 11:47:30 -05:00