rbock
|
cdf86695d1
|
Fixed a bunch of shadowing warnings issued by g++
A bit over the top in some places, I think
|
2015-03-21 11:41:07 +01:00 |
|
rbock
|
21621f81c8
|
Added -Wshadow and un-inlined namespace alias
Not sure if inlining alias was a good idea to begin with...
|
2015-03-08 20:19:01 +01:00 |
|
rbock
|
97de6fad7f
|
Adjusted license dates
|
2015-02-15 19:00:21 +01:00 |
|
rbock
|
73097e989f
|
Mapping ctes to cte_references when used in from, helping with serialization
|
2015-02-11 19:06:16 +01:00 |
|
rbock
|
c4d77372cf
|
The first recursive cte compiles
|
2015-02-08 19:47:33 +01:00 |
|
rbock
|
2adf529445
|
First with-query compiles
|
2015-01-29 19:17:24 +01:00 |
|
rbock
|
da9ca73788
|
First test constructing a cte
|
2015-01-27 18:28:36 +01:00 |
|
rbock
|
92e670118a
|
Started to add common table expressions and 'with'
|
2015-01-13 21:53:29 +01:00 |
|