From: Eric B. <er...@us...> - 2012-04-05 21:20:32
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "gobo-eiffel". The branch, master has been updated via d1fe67389da248f793e5ce235a10dce77eb35334 (commit) via da26c6737403a1f917b5af6c5cc25b9a651ef785 (commit) from a026cda28af8d2c4674dee6537679289a3d21b96 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit d1fe67389da248f793e5ce235a10dce77eb35334 Merge: a026cda da26c67 Author: Eric Bezault <er...@go...> Date: Thu Apr 5 14:17:22 2012 -0700 Merge pull request #1 from pgcrism/master Gexace void-safety and attached_by_default options commit da26c6737403a1f917b5af6c5cc25b9a651ef785 Author: pgcrism <pg...@ya...> Date: Thu Mar 8 12:21:29 2012 +0100 Add options for 'void_safety' and 'attached_by_default'. Signed-off-by: pgcrism <pg...@ya...> ----------------------------------------------------------------------- Summary of changes: library/tools/xace/ast/et_xace_option_names.e | 10 ++- library/tools/xace/ast/et_xace_options.e | 108 ++++++++++++++++++++ .../tools/xace/generator/et_xace_ecf_generator.e | 30 ++++++ .../tools/xace/parser/et_xace_parser_skeleton.e | 14 +++ 4 files changed, 161 insertions(+), 1 deletions(-) hooks/post-receive -- gobo-eiffel |