index
:
delta/bison.git
GCC
akim
baserock/bootstrap
baserock/mikedrake/bison/v3.0.2
baserock/morph
baserock/pedroalvarez/v3.0.2
baserock/v3.0.2
baserock/v3.0.4+gnits
bison-1_29-branch
branch-2.4.1
branch-2.4.2
branch-2.4.3
branch-2.5
candidates/create-pipe-bidi
candidates/lib-local-mk
candidates/make-symbol-glr
candidates/named-ref-free
candidates/quotes
candidates/semantic-error-messages
libbitset
maint
master
next
git.savannah.gnu.org: git/bison.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
symtab.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'origin/maint'
Akim Demaille
2012-07-27
1
-3
/
+9
|
\
|
*
muscles: fix another occurrence of unescaped type name
Akim Demaille
2012-07-26
1
-1
/
+6
|
*
formatting changes
Akim Demaille
2012-07-26
1
-6
/
+8
|
*
maint: run "make update-copyright".
Akim Demaille
2012-01-13
1
-1
/
+1
|
*
maint: run "make update-copyright".
Joel E. Denny
2011-01-02
1
-2
/
+2
|
*
Do not use date ranges in copyright notices.
Paul Eggert
2010-06-23
1
-2
/
+2
|
*
maint: run "make update-copyright"
Joel E. Denny
2010-01-04
1
-2
/
+2
|
*
Code cleanup.
Joel E. Denny
2009-12-17
1
-3
/
+0
|
*
Miscellaneous code readability improvements.
Joel E. Denny
2009-08-10
1
-9
/
+12
|
*
maint: run "make update-copyright"
Joel E. Denny
2009-08-06
1
-2
/
+2
*
|
simplify the handling of <> and <*>'s code_props.
Akim Demaille
2012-07-22
1
-12
/
+0
*
|
allow modification on retrieved code_props.
Akim Demaille
2012-07-22
1
-2
/
+1
*
|
maint: add missing const.
Akim Demaille
2012-07-22
1
-1
/
+1
*
|
style changes.
Akim Demaille
2012-07-22
1
-5
/
+5
*
|
warnings: useless semantic types
Victor Santet
2012-06-25
1
-2
/
+10
*
|
code_props: factor more.
Akim Demaille
2012-06-22
1
-1
/
+4
*
|
maint: factor the handling of %printer and %destructor
Victor Santet
2012-06-22
1
-44
/
+38
*
|
fix warnings for useless %printer/%destructor
Akim Demaille
2012-06-20
1
-3
/
+19
*
|
warnings: used but undeclared symbols are warnings
Victor Santet
2012-06-20
1
-1
/
+8
*
|
maint: run "make update-copyright".
Jim Meyering
2012-01-13
1
-1
/
+1
*
|
global: remove unnecessary horizontal tabs.
Joel E. Denny
2011-07-24
1
-3
/
+3
*
|
maint: run "make update-copyright".
Joel E. Denny
2011-01-02
1
-2
/
+2
*
|
Do not use date ranges in copyright notices.
Paul Eggert
2010-06-17
1
-2
/
+2
*
|
maint: run "make update-copyright"
Joel E. Denny
2010-01-04
1
-2
/
+2
*
|
Code cleanup.
Joel E. Denny
2009-12-17
1
-3
/
+0
*
|
Miscellaneous code readability improvements.
Joel E. Denny
2009-08-10
1
-9
/
+12
*
|
maint: run "make update-copyright"
Joel E. Denny
2009-08-06
1
-2
/
+2
*
|
Define the "identifier" of a symbol.
Akim Demaille
2008-11-13
1
-4
/
+20
|
/
*
* src/gram.c (rule_rhs_print_xml): Now static, since it isn't used
Paul Eggert
2007-09-21
1
-0
/
+3
*
Update to GPLv3.
Paul Eggert
2007-08-15
1
-7
/
+5
*
Use the new code_props interface for destructors and printers.
Joel E. Denny
2007-01-04
1
-46
/
+22
*
* src/symtab.h (struct semantic_type): Remove the tag 'semantic_type',
Paul Eggert
2006-12-18
1
-3
/
+3
*
Remove last commit at the request of Paul Eggert.
Joel E. Denny
2006-11-12
1
-19
/
+45
*
Encapsulate code properties and related functionality for the various
Joel E. Denny
2006-11-11
1
-45
/
+19
*
Split the default %destructor/%printer into two kinds: <*> and <!>.
Joel E. Denny
2006-10-21
1
-9
/
+13
*
Finish implementation of per-type %destructor/%printer. Discussed
Joel E. Denny
2006-09-04
1
-6
/
+41
*
Allow %start after the first rule.
Joel E. Denny
2006-08-20
1
-0
/
+3
*
Enable declaration of default %printer/%destructor. Make the parser
Joel E. Denny
2006-07-29
1
-4
/
+50
*
* doc/Doxyfile.in: New.
Akim Demaille
2006-06-27
1
-34
/
+53
*
Add comparison operators for C++ location classes. Discussed at
Joel E. Denny
2006-06-22
1
-1
/
+1
*
* src/symtab.h, src/symtab.c (symbol_from_uniqstr): New.
Akim Demaille
2006-06-20
1
-0
/
+3
*
Warn about dubious constructions like "%token T T".
Paul Eggert
2006-01-03
1
-2
/
+4
*
* src/symtab.h (struct symbol): Declare the printer and destructor
Akim Demaille
2005-09-16
1
-4
/
+6
*
* src/symtab.h, src/symtab.c (symbol_print): Swap the arguments,
Akim Demaille
2005-07-12
1
-1
/
+1
*
* src/symtab.h, src/symtab.c (symbol_print): New.
Akim Demaille
2005-07-12
1
-1
/
+3
*
Update FSF postal mail address.
Paul Eggert
2005-05-14
1
-2
/
+2
*
Remove uses of 'short int' and 'unsigned short int' in the parser generators.
Paul Eggert
2004-12-17
1
-3
/
+3
*
* src/symtab.c (symbol_check_alias_consistency): Also check
Akim Demaille
2004-10-11
1
-0
/
+7
*
Use 'short int' rather than 'short', and similarly for 'long', 'unsigned', etc.
Paul Eggert
2004-03-31
1
-3
/
+3
*
(NUMBER_UNDEFINED): Remove unnecessary cast.
Paul Eggert
2002-12-13
1
-9
/
+3
[next]