]> jfr.im git - irc/thales.git/log
irc/thales.git
9 years agoAdd syntax object testing facility master
Dmitry Bogatov [Fri, 15 Aug 2014 17:35:50 +0000 (21:35 +0400)] 
Add syntax object testing facility

9 years agoFix typo in example
Dmitry Bogatov [Fri, 15 Aug 2014 17:35:35 +0000 (21:35 +0400)] 
Fix typo in example

9 years agoFix parallel build
Dmitry Bogatov [Wed, 13 Aug 2014 06:31:19 +0000 (10:31 +0400)] 
Fix parallel build

9 years agoMake build system user-local install friendly
Dmitry Bogatov [Tue, 12 Aug 2014 20:11:19 +0000 (00:11 +0400)] 
Make build system user-local install friendly

10 years agoBump version
Dmitry Bogatov [Sun, 16 Feb 2014 16:15:05 +0000 (20:15 +0400)] 
Bump version

10 years agoAdded COPYING file
Dmitry Bogatov [Sat, 15 Feb 2014 18:15:27 +0000 (22:15 +0400)] 
Added COPYING file

10 years agoConfigured autotools
Dmitry Bogatov [Sat, 15 Feb 2014 18:11:25 +0000 (22:11 +0400)] 
Configured autotools

10 years agoFix overflows in documentation
Dmitry Bogatov [Sat, 15 Feb 2014 18:09:50 +0000 (22:09 +0400)] 
Fix overflows in documentation

10 years agoWrite documentation
Dmitry Bogatov [Sat, 15 Feb 2014 15:45:20 +0000 (19:45 +0400)] 
Write documentation

10 years agoFix lost last arg in cute
Dmitry Bogatov [Sat, 15 Feb 2014 14:50:55 +0000 (18:50 +0400)] 
Fix lost last arg in cute

10 years agoRemove unused files
Dmitry Bogatov [Tue, 28 Jan 2014 12:13:44 +0000 (16:13 +0400)] 
Remove unused files

10 years agoMake (thales seal) self-contained and minimize dependencies.
Dmitry Bogatov [Tue, 28 Jan 2014 12:12:30 +0000 (16:12 +0400)] 
Make (thales seal) self-contained and minimize dependencies.

10 years agoAdd quoted version of *** macro
Dmitry Bogatov [Tue, 28 Jan 2014 08:24:51 +0000 (12:24 +0400)] 
Add quoted version of *** macro

10 years agoFollow unix-way. Remove all about package-managing
Dmitry Bogatov [Tue, 28 Jan 2014 07:53:51 +0000 (11:53 +0400)] 
Follow unix-way. Remove all about package-managing

10 years agoAdd macro-usage and update it's uses
Dmitry Bogatov [Tue, 28 Jan 2014 07:49:22 +0000 (11:49 +0400)] 
Add macro-usage and update it's uses

10 years agoFix spacing
Dmitry Bogatov [Tue, 28 Jan 2014 07:46:29 +0000 (11:46 +0400)] 
Fix spacing

10 years agoAdd emacs highlighing for macroses
Dmitry Bogatov [Tue, 28 Jan 2014 07:45:40 +0000 (11:45 +0400)] 
Add emacs highlighing for macroses

10 years agoRefactor seal-clause macro. Change uses accordingly
Dmitry Bogatov [Sat, 14 Dec 2013 02:05:50 +0000 (20:05 -0600)] 
Refactor seal-clause macro. Change uses accordingly

10 years agoIn-place call lambda reader macro
Dmitry Bogatov [Fri, 13 Dec 2013 23:44:10 +0000 (17:44 -0600)] 
In-place call lambda reader macro

10 years agoAdd emacs-specific highlighting for macroses
Dmitry Bogatov [Thu, 12 Dec 2013 20:23:25 +0000 (14:23 -0600)] 
Add emacs-specific highlighting for macroses

10 years agoSimplify `satisfy` with lambda-match
Dmitry Bogatov [Thu, 12 Dec 2013 20:22:36 +0000 (14:22 -0600)] 
Simplify `satisfy` with lambda-match

10 years agoEliminate tabs. Fix whitespaces
Dmitry Bogatov [Thu, 12 Dec 2013 20:21:46 +0000 (14:21 -0600)] 
Eliminate tabs. Fix whitespaces

10 years agoEliminate dependencies on global variable
Dmitry Bogatov [Thu, 12 Dec 2013 20:19:20 +0000 (14:19 -0600)] 
Eliminate dependencies on global variable

Now, seals are checked on every compilation

10 years agoMake cute-reader more general(implicit rest args)
Dmitry Bogatov [Thu, 12 Dec 2013 19:39:57 +0000 (13:39 -0600)] 
Make cute-reader more general(implicit rest args)

10 years agoAdd define-match in addition to lambda match
Dmitry Bogatov [Thu, 12 Dec 2013 19:11:10 +0000 (13:11 -0600)] 
Add define-match in addition to lambda match

10 years agoSimplify code by restricting it to needed generality
Dmitry Bogatov [Thu, 12 Dec 2013 16:08:47 +0000 (10:08 -0600)] 
Simplify code by restricting it to needed generality

10 years agoAdd tests for solver utilities
Dmitry Bogatov [Sat, 23 Nov 2013 15:49:12 +0000 (19:49 +0400)] 
Add tests for solver utilities

10 years agoImplement utility functions for dependency solving
Dmitry Bogatov [Sat, 23 Nov 2013 15:47:32 +0000 (19:47 +0400)] 
Implement utility functions for dependency solving

Also, add legal stuff.

10 years agoAdd test in [compile] module
Dmitry Bogatov [Sat, 23 Nov 2013 15:46:58 +0000 (19:46 +0400)] 
Add test in [compile] module

10 years agoFix error in documentation
Dmitry Bogatov [Fri, 15 Nov 2013 14:51:49 +0000 (18:51 +0400)] 
Fix error in documentation

10 years agoDocument intentions and assumptions. Write stub for solver function.
Dmitry Bogatov [Fri, 15 Nov 2013 14:48:26 +0000 (18:48 +0400)] 
Document intentions and assumptions. Write stub for solver function.

10 years agoImplement compilation
Dmitry Bogatov [Tue, 29 Oct 2013 06:02:42 +0000 (10:02 +0400)] 
Implement compilation

TODO: Fix touch-p function.

10 years agoConfigure return list of package dependencies
Dmitry Bogatov [Tue, 29 Oct 2013 06:00:01 +0000 (10:00 +0400)] 
Configure return list of package dependencies

10 years agoImplement checking modules dependencies
Dmitry Bogatov [Tue, 22 Oct 2013 10:31:43 +0000 (14:31 +0400)] 
Implement checking modules dependencies

10 years agoMake syntax part of thales for self-containity
Dmitry Bogatov [Tue, 22 Oct 2013 10:31:16 +0000 (14:31 +0400)] 
Make syntax part of thales for self-containity

10 years agoAdd list of modules, provided by Guile itself
Dmitry Bogatov [Tue, 22 Oct 2013 10:29:43 +0000 (14:29 +0400)] 
Add list of modules, provided by Guile itself

10 years agoMove seal.scm to thales src tree
Dmitry Bogatov [Mon, 14 Oct 2013 10:54:01 +0000 (14:54 +0400)] 
Move seal.scm to thales src tree

10 years agoImplement seal module
Dmitry Bogatov [Mon, 14 Oct 2013 10:44:54 +0000 (14:44 +0400)] 
Implement seal module

10 years agoAdd code for processing clause in compile-time assertion
Dmitry Bogatov [Thu, 10 Oct 2013 11:16:30 +0000 (15:16 +0400)] 
Add code for processing clause in compile-time assertion

10 years agoMoved libircclient library as just package example
Dmitry Bogatov [Wed, 2 Oct 2013 08:14:07 +0000 (12:14 +0400)] 
Moved libircclient library as just package example

10 years agoBind irc-cmd-msg
Dmitry Bogatov [Wed, 2 Oct 2013 08:11:14 +0000 (12:11 +0400)] 
Bind irc-cmd-msg

10 years agoGive up rewrite goal. Only bindings.
Dmitry Bogatov [Tue, 17 Sep 2013 16:43:51 +0000 (20:43 +0400)] 
Give up rewrite goal. Only bindings.

11 years agoAdded other table-initialization requests.
Dmitry Bogatov [Fri, 7 Jun 2013 20:52:59 +0000 (00:52 +0400)] 
Added other table-initialization requests.

11 years agoCleaned up module separation.
Dmitry Bogatov [Thu, 30 May 2013 14:02:58 +0000 (18:02 +0400)] 
Cleaned up module separation.

11 years agoWrite Guile interface for libircclient.
Dmitry Bogatov [Tue, 16 Apr 2013 11:49:44 +0000 (15:49 +0400)] 
Write Guile interface for libircclient.

Remove all C work, replace with Guile code.

11 years agoReplace sql interface with TSV output on stdout.
Dmitry Bogatov [Wed, 27 Mar 2013 15:57:03 +0000 (19:57 +0400)] 
Replace sql interface with TSV output on stdout.

11 years agoFixed prebuild Makefile commands
Dmitry Bogatov [Tue, 19 Feb 2013 13:14:40 +0000 (17:14 +0400)] 
Fixed prebuild Makefile commands

11 years agoAdded .gitignore
Dmitry Bogatov [Wed, 23 Jan 2013 13:07:36 +0000 (17:07 +0400)] 
Added .gitignore

11 years agoAdded query template. Need to get sql magic
Dmitry Bogatov [Wed, 23 Jan 2013 13:05:14 +0000 (17:05 +0400)] 
Added query template. Need to get sql magic

11 years agoAdded autogened query listings
Dmitry Bogatov [Wed, 9 Jan 2013 08:57:36 +0000 (12:57 +0400)] 
Added autogened query listings

11 years agoFirst implementation of actual db usage. Not linking yet
Dmitry Bogatov [Sat, 5 Jan 2013 00:05:56 +0000 (04:05 +0400)] 
First implementation of actual db usage. Not linking yet

11 years agoFixed compilation errors after big rebuild.
Dmitry Bogatov [Thu, 27 Dec 2012 22:59:48 +0000 (02:59 +0400)] 
Fixed compilation errors after big rebuild.

11 years agoChanged over-generic struct sentry interface
Dmitry Bogatov [Thu, 13 Dec 2012 11:59:02 +0000 (15:59 +0400)] 
Changed over-generic struct sentry interface

11 years agoChanged roadmap. No use to write yet-another-irc-bot. So focus on
Dmitry Bogatov [Sat, 1 Dec 2012 22:18:13 +0000 (02:18 +0400)] 
Changed roadmap. No use to write yet-another-irc-bot. So focus on
statistics collecting.

11 years agoSome research about mysql. More tables planning required
Dmitry Bogatov [Sat, 1 Dec 2012 17:26:13 +0000 (21:26 +0400)] 
Some research about mysql. More tables planning required

11 years agoFixed problem with stdout fflush
Dmitry Bogatov [Tue, 20 Nov 2012 14:16:08 +0000 (18:16 +0400)] 
Fixed problem with stdout fflush

11 years agoAdded defaults values for connection.
Dmitry Bogatov [Thu, 8 Nov 2012 22:43:37 +0000 (02:43 +0400)] 
Added defaults values for connection.
Added new gnulib module.

11 years agoFixed segfault error
Dmitry Bogatov [Sat, 3 Nov 2012 21:33:17 +0000 (01:33 +0400)] 
Fixed segfault error

11 years agoFast fix of build problem.
Dmitry Bogatov [Mon, 22 Oct 2012 15:21:06 +0000 (19:21 +0400)] 
Fast fix of build problem.
TODO: Why gnulib get builded to libthales, not libgnu?

11 years agoFix bugs in inheritance.
Dmitry Bogatov [Mon, 22 Oct 2012 15:12:20 +0000 (19:12 +0400)] 
Fix bugs in inheritance.
Fix compilation errors in log_worker.
TODO: Implement actual irc message listening.

11 years agoAdded Linux-style inheritance implementation for workers.
Dmitry Bogatov [Wed, 17 Oct 2012 18:06:39 +0000 (22:06 +0400)] 
Added Linux-style inheritance implementation for workers.
Begin log worker implementation.
TODO: Find apporiate solution for list.

11 years agoAdd C99 requirement.
Dmitry Bogatov [Tue, 16 Oct 2012 14:25:08 +0000 (18:25 +0400)] 
Add C99 requirement.
Fix error in parse_config.
Add libircclient check.

11 years agoAdd config file parsing routines
Dmitry Bogatov [Tue, 16 Oct 2012 10:34:26 +0000 (14:34 +0400)] 
Add config file parsing routines

11 years agoAdd stub for documentation.
Dmitry Bogatov [Sun, 14 Oct 2012 11:01:43 +0000 (15:01 +0400)] 
Add stub for documentation.

11 years agoAdd configuration file routines.
Dmitry Bogatov [Sun, 14 Oct 2012 08:01:07 +0000 (12:01 +0400)] 
Add configuration file routines.
/* Must write documentation */

11 years agoAdd legal notices.
Dmitry Bogatov [Sun, 14 Oct 2012 07:33:30 +0000 (11:33 +0400)] 
Add legal notices.

11 years agoAdded simple cmd parsing.
Dmitry Bogatov [Sat, 13 Oct 2012 11:32:51 +0000 (15:32 +0400)] 
Added simple cmd parsing.

11 years agoAdded gnulib
Dmitry Bogatov [Sat, 13 Oct 2012 10:26:44 +0000 (14:26 +0400)] 
Added gnulib

11 years agoStarted from scratch
Dmitry Bogatov [Thu, 11 Oct 2012 17:29:46 +0000 (21:29 +0400)] 
Started from scratch

17 years agoenables MysqlPort and MysqlPrefix
klausweiss [Sun, 4 Feb 2007 08:48:29 +0000 (08:48 +0000)] 
enables MysqlPort and MysqlPrefix

17 years agoenables MysqlPrefix
klausweiss [Sat, 3 Feb 2007 21:18:48 +0000 (21:18 +0000)] 
enables MysqlPrefix

17 years agoadded MysqlPrefix variables
klausweiss [Sat, 3 Feb 2007 21:17:15 +0000 (21:17 +0000)] 
added MysqlPrefix variables

17 years agoadded MysqlPort and MysqlPrefix declarations
klausweiss [Sat, 3 Feb 2007 21:15:21 +0000 (21:15 +0000)] 
added MysqlPort and MysqlPrefix declarations

17 years agochanged addresses
klausweiss [Sat, 3 Feb 2007 20:54:00 +0000 (20:54 +0000)] 
changed addresses

17 years agoprepared for next release
klausweiss [Sat, 3 Feb 2007 20:47:41 +0000 (20:47 +0000)] 
prepared for next release

17 years agoadded capability to change mysql port
klausweiss [Sat, 3 Feb 2007 11:59:14 +0000 (11:59 +0000)] 
added capability to change mysql port

17 years agoadded capability to change mysql port
klausweiss [Sat, 3 Feb 2007 10:55:35 +0000 (10:55 +0000)] 
added capability to change mysql port

17 years agoadd AUTHORS file
klausweiss [Fri, 2 Feb 2007 20:13:58 +0000 (20:13 +0000)] 
add AUTHORS file

17 years agoadded capability to change config file
klausweiss [Fri, 2 Feb 2007 18:21:15 +0000 (18:21 +0000)] 
added capability to change config file

17 years agoadded getopt_long() support
klausweiss [Fri, 2 Feb 2007 17:37:30 +0000 (17:37 +0000)] 
added getopt_long() support

17 years agoadded getopt_long() support
klausweiss [Fri, 2 Feb 2007 17:29:14 +0000 (17:29 +0000)] 
added getopt_long() support

17 years agoadd NEWS file
klausweiss [Sat, 27 Jan 2007 17:07:06 +0000 (17:07 +0000)] 
add NEWS file

17 years agoAdded Fontana's patch
klausweiss [Sat, 20 Jan 2007 15:04:36 +0000 (15:04 +0000)] 
Added Fontana's patch

19 years agoFixed typo mistake
munsternet [Mon, 5 Jul 2004 05:21:20 +0000 (05:21 +0000)] 
Fixed typo mistake

19 years agoFixed NOQUIT negociation for UnrealIrcd
munsternet [Mon, 5 Jul 2004 05:19:48 +0000 (05:19 +0000)] 
Fixed NOQUIT negociation for UnrealIrcd

19 years agofixed compile problems
lnu [Sun, 4 Jul 2004 21:01:46 +0000 (21:01 +0000)] 
fixed compile problems

20 years agoadded support for NOQUIT
munsternet [Tue, 29 Jun 2004 10:05:18 +0000 (10:05 +0000)] 
added support for NOQUIT

20 years agoAdded support for U and x channels modes and c and U user modes (unreal modules)
munsternet [Mon, 17 May 2004 08:41:02 +0000 (08:41 +0000)] 
Added support for U and x channels modes and c and U user modes (unreal modules)

20 years agomaj dépendances
lnu [Wed, 12 May 2004 11:26:56 +0000 (11:26 +0000)] 
maj dépendances

20 years agomaj autoconf
lnu [Sun, 9 May 2004 07:57:41 +0000 (07:57 +0000)] 
maj autoconf

20 years ago*** empty log message ***
lnu [Sun, 9 May 2004 07:54:26 +0000 (07:54 +0000)] 
*** empty log message ***

20 years agopreparation of 1.0
lnu [Thu, 6 May 2004 19:10:40 +0000 (19:10 +0000)] 
preparation of 1.0

20 years agominor changes
lnu [Thu, 6 May 2004 18:45:34 +0000 (18:45 +0000)] 
minor changes

20 years agonew unreal modules modes
lnu [Sun, 2 May 2004 18:56:57 +0000 (18:56 +0000)] 
new unreal modules modes

20 years agoadded new -Tested- column
munsternet [Sat, 1 May 2004 13:45:36 +0000 (13:45 +0000)] 
added new -Tested- column

20 years agoadded parameters for jointhrottle module
munsternet [Sat, 1 May 2004 13:43:10 +0000 (13:43 +0000)] 
added parameters for jointhrottle module

20 years agominor cosmetic update
munsternet [Sat, 1 May 2004 13:36:19 +0000 (13:36 +0000)] 
minor cosmetic update

20 years agoAdded Unreal modules which uses additionnal modes
munsternet [Sat, 1 May 2004 13:33:35 +0000 (13:33 +0000)] 
Added Unreal modules which uses additionnal modes

20 years agounrealmodules
lnu [Sat, 1 May 2004 13:05:00 +0000 (13:05 +0000)] 
unrealmodules

20 years agomore details on memphistools
lnu [Sat, 1 May 2004 12:48:31 +0000 (12:48 +0000)] 
more details on memphistools