- 19 Sep, 2019 1 commit
-
-
Etienne Renault authored
Mj/fix g memmove warning See merge request !1
-
- 16 Sep, 2019 2 commits
-
-
Maxime Joubert authored
* src/parser.y: here.
-
Maxime Joubert authored
* src/parser.y: here.
-
- 07 Mar, 2019 1 commit
-
-
Etienne Renault authored
* .last-cl-gen, ChangeLog, configure.ac, NEWS: Here.
-
- 22 Feb, 2018 1 commit
-
-
Etienne Renault authored
* .gitlab-ci.yml: here.
-
- 24 Nov, 2016 3 commits
-
-
Etienne Renault authored
* src/main.c, src/rule.c: here.
-
Etienne Renault authored
* src/emit.c: here.
-
Etienne Renault authored
* src/emit.c, tests/sample.c.ref: here.
-
- 12 Feb, 2014 1 commit
-
-
Roland Levillain authored
-
- 31 Jan, 2014 1 commit
-
-
Akim Demaille authored
* configure.ac: Catch missing PKG_* macros. * Makefile.am (ACLOCAL_AMFLAGS): New. Put macro files in build-aux.
-
- 23 Sep, 2013 2 commits
-
-
Roland Levillain authored
* build-aux/gitlog-to-changelog: New. Imported from Git Gnulib. * .last-cl-gen: New. * Makefile.am (update-ChangeLog): New target. (EXTRA_DIST): Add build-aux/gitlog-to-changelog and .last-cl-gen.
-
Roland Levillain authored
* configure.ac: Here. Version 1.0.6a. * NEWS: Likewise.
-
- 21 Jan, 2013 6 commits
-
-
Akim Demaille authored
* src/emit.c (output): Convert tabs to two spaces. * tests/sample.brg, tests/sample.c.ref: Untabify. Remove trailing spaces.
-
Akim Demaille authored
* tests/Makefile.am: Display in the correct order. Use diff -u.
-
Akim Demaille authored
* src/emit_functions.c, src/emit_kids.c: Reindent.
-
Akim Demaille authored
* src/emit.c: Indent with two spaces.
-
Akim Demaille authored
* src/check.c, src/check.h, src/emit.c, src/emit.h, src/emit_cost.c, * src/emit_files.c, src/emit_functions.c, src/emit_kids.c, * src/emit_pretty_print.c, src/main.c, src/mem_clean.c, * src/mem_clean.h, src/named_subtree.c, src/named_subtree.h, * src/parser.h, src/rule.c, src/rule.h: Untabify.
-
Akim Demaille authored
* configure.ac: Ask for silent builds. Upgrade to AC_CONFIG_HEADERS.
-
- 30 Nov, 2012 2 commits
-
-
Akim Demaille authored
* src/main.c: Include glib.h.
-
Akim Demaille authored
* INSTALL: Remove.
-
- 20 Mar, 2012 1 commit
-
-
Roland Levillain authored
* configure.ac: Here. Use `build-aux' as auxiliary directory instead of `config'. No longer configure config/Makefile. Pass option `-Wall' to automake. Quote all macros' arguments. * NEWS: Update. * TODO: Typo. * Makefile.am (SUBDIRS): Remove config. (EXTRA_DIST): Remove ChangeLog (automatically distributed). * config/Makefile: Remove. * man/Makefile.am (man_MANS): Rename as... (dist_man_MANS): ...this. (EXTRA_DIST): Remove. * src/Makefile.am (INCLUDES): Rename as... (AM_CFLAGS): ...this. Remove -I$(srcdir).
-
- 08 Mar, 2012 4 commits
-
-
Roland Levillain authored
-
Roland Levillain authored
* tests/Makefile.am (SUFFIXES): New. (%.c, %.test): Turn these pattern rules into... (.brg.c, .c.test): ...these suffix rules.
-
Roland Levillain authored
-
Roland Levillain authored
-
- 16 Jun, 2006 2 commits
-
-
Roland Levillain authored
Fix the recipient of Vcs' messages. * vcs/monoburg.rb (Vcs::monoburg_commit): Send messages to projects@lrde.epita.fr.
-
Roland Levillain authored
* NEWS: Update.
-
- 21 Mar, 2006 1 commit
-
-
Roland Levillain authored
-
- 14 Feb, 2006 1 commit
-
-
Roland Levillain authored
-
- 07 Feb, 2006 1 commit
-
-
Roland Levillain authored
from side effects.
-
- 06 Feb, 2006 1 commit
-
-
Roland Levillain authored
- src/parser.y (STATIC_STRLEN, BOUND_STRCMP, IS_TOKEN, EAT): New macros. (fgets_inc, nextchar, yylex): Use them to remove hard-coded numeric values. - tests/sample.brg: Typo.
-
- 01 Feb, 2006 2 commits
-
-
Roland Levillain authored
- TODO: More
-
Roland Levillain authored
Rework MonoBURG options. - configure.ac: Version 1.0.5. - NEWS: Update. - src/main.c (main): Set default include directory to "" instead of ".". Disable uncontrolled emission of `#line' directives. - src/parser.y (fgets_inc): Likewise. (WITH_REFERENCES): Rename token as... (CXX_REF): ...this. (NO_LINES, NO_GLIB, NO_EXPORTED_SYMBOLS): New tokens. (yylex): Generate these tokens. (decls): Use them in this production to recognize new \%-directives. (fgets_inc): Don't print empty include dirs. - tests/sample.brg: Use \%no-lines. - src/main.c (with_line, with_glib, with_exported_symbols) (with_references): Rename as... (lines_p, glib_p, exported_symbols_p, cxx_ref_p): ...these. (parse_options): Adjust. - src/monoburg.h, - src/emit.c (emit_includes, emit_header, emit_label_func) (emit_vardefs, emit_vardefs, emit_prototypes) - src/emit_cost.c (emit_cost_func) - src/emit_kids.c (emit_kids) - src/emit_functions.c (emit_emitter_func) - src/named_subtree.c (compute_vartree_decs_) - src/parser.y (fgets_inc, yyparsetail, yylex): Adjust.
-
- 19 Jan, 2006 3 commits
-
-
Roland Levillain authored
-
Roland Levillain authored
\%-directive.
-
Roland Levillain authored
Support Vcs. * configure.ac: Bump to 1.0.4a. * vcs/monoburg.rb: New. * COPYING, INSTALL: New.
-
- 07 Oct, 2005 1 commit
-
-
Michal Cadilhac authored
* TODO: Modify to reflect current project status.
-
- 16 Sep, 2005 3 commits
-
-
Michal Cadilhac authored
* src/named_subtree.h, * src/named_subtree.c: New. Named subtree related functions. Allow use in multi-rules. * src/rule.c, * src/rule.h: Move named subtree related functions to `src/named_subtree.[ch]'. Move memory cleaning related functions to `src/mem_clean.[ch]' * src/mem_clean.c, * src/mem_clean.h: New. Memory cleaning related functions. * src/emit_files.c: Use `mem_clean.h'. * src/parser.y, * src/emit_functions.c, * src/emit_cost.c: Allow named subtree in multi-rules. * src/main.c: Fix to (close to) compile with -pedantic. * src/Makefile.am: Add new files. * tests/sample.c.ref: Regen. * configure.ac, * NEWS: Bump to 1.0.4.
-
Michal Cadilhac authored
* tests/Makefile.am: Use diff(1) instead of cmp(1) if VERBOSE is set. Copy the failing C file to `file.c.fail'.
-
Michal Cadilhac authored
* src/emit_functions.c (emit_emitter_func): Fix small bug on #define optimization.
-