# # ChangeLog for main/xbase.lisp # # Generated by Trac 1.0.20 # 06/05/2026 12:44:21 AM Sat, 06 Oct 2007 04:38:39 GMT David Owen [main,5] * main/xbase.lisp (modified) Now converts boolean fields. Escape SQL keyword GROUP. Escape ... Wed, 03 Oct 2007 17:21:21 GMT David Owen [main,4] * main/Makefile (added) * main/xbase.lisp (modified) Now exports SQL do insert data. Makefile creates executable. Wed, 03 Oct 2007 05:29:16 GMT David Owen [main,3] * main/xbase.lisp (modified) Pretty-print the SQL. Fix read-dbf for new data structure. Wed, 03 Oct 2007 05:22:12 GMT David Owen [main,2] * main/xbase.lisp (modified) Generates SQL to create tables. Doesn't handle memos yet. Wed, 03 Oct 2007 04:25:07 GMT David Owen [main,1] * main/xbase.lisp (added) Parses xBase files.