Item collection building returns the collection
[cascardo/grammar.git] / item.c
2005-10-23 Thadeu Lima de Sou... Item collection building returns the collection
2005-10-02 Thadeu Lima de Sou... LR1 Items with lookahead instead of LR0 items cascardo@tlscascardo--private,libgrammatic--merge--0.1--base-0
2005-10-02 Thadeu Lima de Sou... Conflict symbols are now static cascardo@tlscascardo--private,libgrammatic--lr1--0.1--base-0
2005-09-30 Thadeu Lima de Sou... Fixed bug in items related to the comparison of set...
2005-09-29 Thadeu Lima de Sou... Fixed code for printing item sets
2005-09-29 Thadeu Lima de Sou... Added debug code to item generation
2005-09-29 Thadeu Lima de Sou... Added file to compute LR(0) collection of item sets