0
I Use This!
Inactive

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
Mar 23, 2025 — Mar 23, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
typo More... almost 17 years ago
basic MySQL support More... almost 17 years ago
supporting TIMESTAMP More... about 17 years ago
moving roadmap forward More... about 17 years ago
fixed unconditional test dependency on optional databases More... about 17 years ago
Visual Studio project upgrade More... about 17 years ago
supporting COALESCE (for MS Access) More... over 17 years ago
doc update More... over 17 years ago
using ANTLR 3.1 More... over 17 years ago
fixed quoting of ANTLR names (will be necessary for 3.1) More... almost 18 years ago
fixed LiteralDateTimeConstructor, changed format default More... about 18 years ago
carrying date formatting inside LiteralDateTime (where visitors can set it) More... about 18 years ago
Namer using backlinks More... about 18 years ago
replacing date in OracleTailor using backlinks More... about 18 years ago
keeping backlinks to parent nodes during tailor traversal (not used yet) More... about 18 years ago
cosmetics More... about 18 years ago
rewriting MOD using backlinks; encapsulated expression term replacement More... about 18 years ago
rewriting EXTRACT using backlinks (and moving the whole hook from MTailor to MAccessTailor & MSqlServerTailor - parts of it could be kept in the base class, but they aren't so complicated they couldn't be duplicated) More... about 18 years ago
rewriting SUBSTRING using backlinks (and moving the whole hook from MTailor to MAccessTailor & MSqlServerTailor - parts of it could be kept in the base class, but they aren't so complicated they couldn't be duplicated) More... about 18 years ago
replacing intervals using backlinks (for some navigation; probably still has room for improvement) More... about 18 years ago
replacing RowNum by TOP using backlinks (for some navigation; probably still has room for improvement) More... about 18 years ago
replacing alias in MAccessTailor as well as operator & date in MSqlServerTailor using backlinks More... about 18 years ago
replacing operator, date & case in MAccessTailor using backlinks; tailoring case expressions More... about 18 years ago
keeping backlinks to parent nodes during tailor traversal (not used yet) More... about 18 years ago
commented More... about 18 years ago
more tests (TestGlaze moved) More... about 18 years ago
more tests (GlazeCommandTest moved) More... about 18 years ago
more tests More... about 18 years ago
more tests & DDL for the tables the tests use (for Oracle & MS SQL Server - MS Access schema has to be dined by hand) More... about 18 years ago
added framework for testing against installed databases; doesn't do much, and nothing until configured More... about 18 years ago