mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-14 23:03:04 +00:00
* src/state.h, src/state.c (state_new): New, extracted from...
* src/LR0.c (new_state): here. * src/state.h (STATE_ALLOC): Move to... * src/state.c: here. * src/LR0.h, src/LR0.c (nstates, final_state): Move to... * src/state.h, src/state.c: here.
This commit is contained in:
10
ChangeLog
10
ChangeLog
@@ -1,3 +1,13 @@
|
||||
2002-06-30 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* src/state.h, src/state.c (state_new): New, extracted from...
|
||||
* src/LR0.c (new_state): here.
|
||||
* src/state.h (STATE_ALLOC): Move to...
|
||||
* src/state.c: here.
|
||||
* src/LR0.h, src/LR0.c (nstates, final_state): Move to...
|
||||
* src/state.h, src/state.c: here.
|
||||
|
||||
|
||||
2002-06-30 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* src/reader.c (gensym): Rename as...
|
||||
|
||||
Reference in New Issue
Block a user