Commit Graph

4 Commits

Author SHA1 Message Date
Peinthor Rene
5737925079 Add a sqlite3 antlr2 "create table" grammar + generated parser files
There is also a "create table" ast walker which fills
info for the new sqlitetype objects.
A dependency to the antlr2 runtime was added.
The grammar most probably still contain bugs.
Why all this?
First writing grammars is fun and this is the only way
we can get all information for proper table editing + some time
in the future when the grammar is finished we can provide real
auto completion.
2013-03-16 20:18:57 +01:00
Peinthor Rene
d51a5f592e Qt3Support was completely removed
While testing some of my changes I noticed
there are a lot of broken things.
So still a lot of work.
2012-01-27 21:23:14 +01:00
Peinthor Rene
2f19d2ff55 fix permissions and move building file one level up 2012-01-25 21:14:26 +01:00
Peinthor Rene
233efd138c move the source one folder level up 2012-01-19 23:02:27 +01:00