index
:
verbly
this commit
hkutil
lingo
master
Natural language generation library
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
statement.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed some issues that stricter compilers picked up
Star Rauchenberger
2022-12-23
1
-3
/
+3
*
Migrate from mpark::variant to std::variant
Star Rauchenberger
2022-12-14
1
-28
/
+28
*
More hkutil refactoring
Kelly Rauchenberger
2018-09-27
1
-353
/
+268
*
Replaced some split/implode uses with hkutil
Kelly Rauchenberger
2018-08-10
1
-4
/
+4
*
Added mask filters and fixed the synonym query
Kelly Rauchenberger
2017-12-21
1
-0
/
+12
*
Fixed statement generation involving two CTEs for the same table
Kelly Rauchenberger
2017-02-11
1
-2
/
+10
*
Made pronunciation::rhymes join dynamic
Kelly Rauchenberger
2017-02-06
1
-52
/
+180
*
Fixed statement generation re negative joins without a through table
Kelly Rauchenberger
2017-02-03
1
-1
/
+1
*
Restructured verb frame schema to be more queryable
Kelly Rauchenberger
2017-01-28
1
-19
/
+145
*
Whitespace changes
Kelly Rauchenberger
2017-01-24
1
-145
/
+145
*
Added filter compacting
Kelly Rauchenberger
2017-01-23
1
-1
/
+1
*
Fixed statement generation involving negative subqueries
Kelly Rauchenberger
2017-01-21
1
-54
/
+221
*
Fixed statement generation involving nullity/non-nullity
Kelly Rauchenberger
2017-01-21
1
-1
/
+20
*
Started structural rewrite
Kelly Rauchenberger
2017-01-16
1
-0
/
+806