Skip to content

Conversation

flaviut
Copy link
Contributor

@flaviut flaviut commented Apr 19, 2014

pendx.nim doesn't do anything and is not referenced anywhere

grep -nr 'pendx' ./compiler/
./compiler/syntaxes.nim:65:    # skinEndX: result := pendx.parseAll(p.parser);
./compiler/syntaxes.nim:76:    #skinEndX: result := pendx.parseTopLevelStmt(p.parser);

@Varriount
Copy link
Contributor

To the best of my knowledge, it is planned for pendx.nim (as well as pbraces.nim) to hold parsing code for begin/end and brace delimited nimrod dialects. Thus, deleting them isn't really useful, all things considered.

@flaviut
Copy link
Contributor Author

flaviut commented Apr 19, 2014

@Varriount It is a file that has not been modified for a year, those plans are probably on hold. Also, any code can be retrieved from git if needed.

@flaviut flaviut changed the title Delete dead file Delete dead files Apr 20, 2014
Araq added a commit that referenced this pull request Apr 21, 2014
@Araq Araq merged commit 41f82fb into nim-lang:devel Apr 21, 2014
@flaviut flaviut deleted the del_dead branch April 21, 2014 20:24
@flaviut flaviut restored the del_dead branch April 24, 2014 01:57
@flaviut flaviut deleted the del_dead branch April 24, 2014 02:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants