log

age author description
Tue, 30 Oct 2007 18:17:14 +0100 Aziz K?ksal Added isStatic() and isPublic() to ImportDeclaration.
Tue, 30 Oct 2007 18:12:01 +0100 Aziz K?ksal Translator: added new modules; applied fixes.
Tue, 30 Oct 2007 16:58:17 +0200 Jari-Matti M?kel? Fix to the image cache, cleaned stuff.
Tue, 30 Oct 2007 15:44:05 +0200 Jari-Matti M?kel? small fix to make it compile
Tue, 30 Oct 2007 15:41:30 +0200 Jari-Matti M?kel? Cached images, small fixes, reorganizing.
Tue, 30 Oct 2007 02:35:56 +0200 Jari-Matti M?kel? Dependency lists, minor cleanup.
Mon, 29 Oct 2007 21:27:02 +0200 Jari-Matti M?kel? Simple configuration reader, small modifications.
Fri, 26 Oct 2007 01:04:09 +0200 Jari-Matti M?kel? depgraph fixes, better design for multiple doctargets.
Thu, 25 Oct 2007 01:08:38 +0300 Jari-Matti M?kel? Parsing bugfixes, cleaned up imports.
Wed, 24 Oct 2007 22:31:38 +0300 Jari-Matti M?kel? Simple docgen ui util, some fixes.
Wed, 24 Oct 2007 17:25:52 +0300 Jari-Matti M?kel? Page templates, more flexible writer interfaces, small fixes.
Wed, 17 Oct 2007 20:55:55 +0200 Aziz K?ksal Added release script.
Wed, 17 Oct 2007 20:35:56 +0300 Jari-Matti M?kel? Depgraph test + minor modifications.
Wed, 17 Oct 2007 19:23:56 +0300 Jari-Matti M?kel? Simpler writer hierarchy.
Wed, 17 Oct 2007 18:43:29 +0300 Jari-Matti M?kel? Merged changes.
Wed, 17 Oct 2007 18:41:46 +0300 Jari-Matti M?kel? Refactored writers.
Wed, 17 Oct 2007 17:38:54 +0200 Aziz K?ksal Added functions for finding the executables path.
Wed, 17 Oct 2007 03:12:46 +0300 Jari-Matti M?kel? More document template and source listing code.
Tue, 16 Oct 2007 22:20:37 +0200 Aziz K?ksal Merged branches.
Tue, 16 Oct 2007 22:13:37 +0200 Aziz K?ksal Translator: added new modules; made fixes and many additions.
Tue, 16 Oct 2007 17:53:59 +0300 Jari-Matti M?kel? Initial docgen test stuff.
Tue, 16 Oct 2007 17:49:53 +0300 Jari-Matti M?kel? Compile error in -debug.
Fri, 12 Oct 2007 22:51:40 +0200 Aziz K?ksal Translator: applied some fixes and made some additions.
Fri, 12 Oct 2007 22:16:21 +0200 Aziz K?ksal Translator: added modules langfile and project.
Fri, 12 Oct 2007 11:12:10 +0200 Aziz K?ksal Translator: added NewProjectDialog.
Thu, 11 Oct 2007 16:34:22 +0200 Aziz K?ksal Added AboutDialog to translator.
Tue, 09 Oct 2007 20:57:16 +0200 Aziz K?ksal Added PyQt4 application for creating and managing translations.
Sun, 07 Oct 2007 23:22:15 +0200 Aziz K?ksal Fix: members related to error info weren't updated correctly.
Thu, 04 Oct 2007 22:31:59 +0200 Aziz K?ksal Fixed some issues in scanEscapeSequence().
Thu, 04 Oct 2007 16:50:59 +0200 Aziz K?ksal Added message MID.InvalidUnicodeEscapeSequence.
Thu, 04 Oct 2007 09:55:07 +0200 Aziz K?ksal Fix: analyzeGraph() should work correctly now.
Wed, 03 Oct 2007 23:00:46 +0200 Aziz K?ksal Fixed a few things regarding encoding/decoding UTF-8 sequences.
Wed, 03 Oct 2007 17:13:50 +0200 Aziz K?ksal Fix: removed infinite loop when parsing static imports.
Mon, 01 Oct 2007 19:22:10 +0200 Aziz K?ksal Looking for config.d and language file in executables folder now.
Mon, 01 Oct 2007 18:49:26 +0200 Aziz K?ksal Added a new option '-m' to the igraph command.
Mon, 01 Oct 2007 15:38:30 +0200 Aziz K?ksal Improved decodeUTF8().
Sun, 30 Sep 2007 23:42:01 +0200 Aziz K?ksal Added own UTF-8 decoding function.
Sun, 30 Sep 2007 18:51:22 +0200 Aziz K?ksal Applied some fixes to class Lexer.
Sun, 30 Sep 2007 16:59:32 +0200 Aziz K?ksal Refactored Parser.try_().
Sun, 30 Sep 2007 15:20:35 +0200 Aziz K?ksal Added support for column numbers in error messages.
Sat, 29 Sep 2007 14:26:14 +0200 Aziz K?ksal Made some changes. Added an item to the D2.0 list.
Fri, 28 Sep 2007 13:08:51 +0200 Aziz K?ksal Made Location a class and extended it with new members.
Fri, 28 Sep 2007 12:10:11 +0200 Aziz K?ksal Added new member 'p_newl' to Lexer and applied some fixes.
Thu, 27 Sep 2007 17:06:28 +0200 Aziz K?ksal Applied some fixes to the Lexer.
Thu, 27 Sep 2007 13:59:36 +0200 Aziz K?ksal Fixed parsing asm FS register.
Thu, 27 Sep 2007 11:24:53 +0200 Aziz K?ksal Detecting two more errors when scanning an escape sequence.
Thu, 27 Sep 2007 10:46:00 +0200 Aziz K?ksal Fixed parsing C function pointers in declarations.
Thu, 27 Sep 2007 10:28:08 +0200 Aziz K?ksal Added method insertEmptyTokenBefore() to Lexer. Made some fixes, too.
Wed, 26 Sep 2007 17:12:00 +0200 Aziz K?ksal Added an alternative scan() method to class Lexer.
Tue, 25 Sep 2007 16:44:27 +0200 Aziz K?ksal Added struct Location, and token2LocTable to Lexer.
Tue, 25 Sep 2007 15:04:41 +0200 Aziz K?ksal Added __EOF__ token.
Tue, 25 Sep 2007 14:28:35 +0200 Aziz K?ksal Added destructors for two particular tokens.
Tue, 25 Sep 2007 12:15:49 +0200 Aziz K?ksal Added code for parsing C function pointer declarations.
Mon, 24 Sep 2007 17:22:59 +0200 Aziz K?ksal Fixed byte swap expressions in dil.File.utf32BEtoLE().
Sun, 23 Sep 2007 21:50:27 +0200 Aziz K?ksal Added modules dil.Scope and dil.Symbol.
Sun, 23 Sep 2007 21:48:05 +0200 Aziz K?ksal Added class EnumMember.
Sun, 23 Sep 2007 20:32:12 +0200 Aziz K?ksal Added two error messages.
Sun, 23 Sep 2007 18:42:36 +0200 Aziz K?ksal Added method parseDeclarationsBlockNoColon().
Sat, 22 Sep 2007 23:49:52 +0200 Aziz K?ksal Fixed the way newlines are handled after #! and #line tokens.
Sat, 22 Sep 2007 21:01:31 +0200 Aziz K?ksal Migrated the code that generates the ptable to Tango.