David Pirotte daviid

daviid pushed to devel at cwebber/guile-squee

  • 215e926b93 Fixing guile.m4 * m4/guile.m4: Fixing a bug related to the checks of installed version, so it finds 2.1.x and 2.2.x, that the previus version failed to detect, of well.

7 years ago

daviid pushed to devel at cwebber/guile-squee

  • 80ce6ad47e autotool chain - final step Let's get it working now! * .gitignore: * Makefile.am: * am/guile.mk: * autogen.sh: * configure.ac: * env.in: * m4/guile.m4: * meta/guile-squee-1.0.pc.in: New files. With all these, Guile-Squee is now fully autotool chained!
  • c816c6bf30 autotool chain - step 3 Let's add a Guile-Squee documentation mockup. * doc/Makefile.am: * doc/fdl.texi: * doc/introduction.texi: * doc/preface.texi: * doc/squee.texi: * doc/using.texi: * doc/variables.texi: New files.
  • 920ba43545 autotool chain - step 2 Let's move Guile-Squee source code to 'squee/'. The top-level squee.scm imports squee/*.scm modules, re-exporting their public interface when appropriate. The top-level squee.scm is the only module the user has to and should import to play with Guile-Squee. The original squee.scm has been moved to squee/, the top-level squee.scm is new, but but git thinks it's been copied and modified, hence the silly git diff report if you try that... Dave, Christoffer, I'd like to talk about how we could/should do wrt Guile-Squee's API, but right now the objective was/is to set-up a good module organization, then we can work on how to name things and what should be API... * squee.scm: * squee/enum.scm: * squee/reexport.scm: Added. * squee/squee.scm: This is actually Christoffer's original version, except that I did split it in 2, as an example, and moved the enum functionality to a separate module.
  • 5a6c294ab3 autotool chain - step 1 * AUTHORS: * ChangeLog: * INSTALL: * LICENSE: * NEWS: * org/squee-BUGS.org: Added. * squee-TODO.org: Moved to org. * COPYING.txt: Renamed to COPYING. * README.txt: Renamed to README.
  • View comparison for these 4 commits »

8 years ago

daviid pushed to devel at cwebber/guile-squee

  • a85902a92b Use ice-9 format
  • 398d4da26d Export a lot more things
  • bc4fa13b48 Fixing exec-query for when an error is given
  • 7d02217d92 Clarifying "queries that don't return rows"
  • b5c703fcf2 Rename TODO.org to squee-TODO.org (easier to find in yer buffer list!)

8 years ago