]> git.draconx.ca Git - gob-dx.git/blob - ChangeLog
Release 0.0.4
[gob-dx.git] / ChangeLog
1 Tue Aug 24 20:37:26 1999  George Lebl  <jirka@5z.com>
2
3         * Release 0.0.4
4
5 Thu Aug 19 03:18:03 1999  George Lebl  <jirka@5z.com>
6
7         * src/main.c: also count overrides to avoid an unused variable on
8           class_init
9
10 Thu Aug 19 03:08:49 1999  George Lebl  <jirka@5z.com>
11
12         * src/parse.y: in a check, we can check not only about nubmers
13           but for tokens as well
14
15 Wed Aug 18 12:54:17 1999  George Lebl  <jirka@5z.com>
16
17         * Released 0.0.3
18
19 Tue Aug 17 22:24:47 1999  George Lebl  <jirka@5z.com>
20
21         * src/lexer.l,src/parse.y: don't use reserved words for check type
22           last first and null
23
24         * src/{lexer.l,parse.y,tree.[ch],main.c}: add #line's to output
25           files
26
27         * src/out.[ch]: new functions for output so that we can easily add
28           #line's to files
29
30         * src/main.c: fix get/set arguments
31
32         * doc/gob.1.in: updated for newer version and spellchecked, also
33           gob.1 is generated by configure now to get versions correct
34
35         * gob.spec.in: added a spec file
36
37 Fri Jul 30 02:19:05 1999  George Lebl  <jirka@5z.com>
38
39         * src/parse.y: accept simple char types
40
41         * src/main.c: make prototypes look better, and don't output arg stuff
42           when it won't be used
43
44         * Makefile,src/Makefile: add test make target
45