]> Pileus Git - ~andy/ct/log
~andy/ct
11 years agoupdate knot other
Andy Spencer [Mon, 24 Dec 2012 03:43:13 +0000 (03:43 +0000)]
update knot

11 years agoSaving broken stuff
Andy Spencer [Mon, 24 Dec 2012 03:31:56 +0000 (03:31 +0000)]
Saving broken stuff

14 years agoAdd knot
Andy Spencer [Tue, 12 Jan 2010 18:27:49 +0000 (18:27 +0000)]
Add knot

Convert a textual description of a knot into a graphical description
using HTML tables.

14 years agoAdd support for output files
Andy Spencer [Wed, 25 Nov 2009 11:13:33 +0000 (11:13 +0000)]
Add support for output files

Input and output files are mapped as follows:
(* represents the `else' condition, usually - and/or NULL)

     Provided    |      Used
  Input : Output |  Input : Output
  ------+--------+--------+--------
  in.ct : out.c  |  in.ct : out.c
  in.ct : -      |  in.ct : stdout
  in.ct : NULL   |  in.ct : in.c
  *     : out.c  |  stdin : out.c
  *     : *      |  stdin : stdout

14 years agoAdd escaping printf specifier
Andy Spencer [Sun, 22 Nov 2009 08:25:06 +0000 (08:25 +0000)]
Add escaping printf specifier

14 years agoFix bugs
Andy Spencer [Sun, 22 Nov 2009 05:50:26 +0000 (05:50 +0000)]
Fix bugs

14 years agoFix gchar * warning
Andy Spencer [Sun, 22 Nov 2009 05:38:49 +0000 (05:38 +0000)]
Fix gchar * warning

14 years agoAdd C/Bison/Lex ct parser
Andy Spencer [Sun, 22 Nov 2009 05:35:45 +0000 (05:35 +0000)]
Add C/Bison/Lex ct parser

14 years agoAdd htaccess, remove debugging
Andy Spencer [Sun, 22 Nov 2009 00:52:22 +0000 (00:52 +0000)]
Add htaccess, remove debugging

14 years agoAdd old version of gallery using php
Andy Spencer [Sun, 22 Nov 2009 00:29:30 +0000 (00:29 +0000)]
Add old version of gallery using php

14 years agoAdding gallery and reorganizing
Andy Spencer [Sat, 21 Nov 2009 23:41:22 +0000 (23:41 +0000)]
Adding gallery and reorganizing

14 years agoInitial import
Andy Spencer [Sat, 21 Nov 2009 10:09:57 +0000 (10:09 +0000)]
Initial import