Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TODO] [pending #8636] rename stdlib.nimble to std.nimble for consistency #8637

Conversation

timotheecour
Copy link
Member

@timotheecour timotheecour commented Aug 14, 2018

this now generates:
CC: std.pure.cookies
instead of:
CC: stdlib.pure.cookies

likewise with generated files under nimcache

this is more consistent with the fact we import via std/ospaths instead of stdlib/ospaths

  • TODO: see if I need to rename these registerCallback(c, "stdlib.core.macros." & astToStr(op), op Wrapper) to s/stdlib/std/
  • rename other mentions of stdlib, eg: tests/stdlib/

@timotheecour timotheecour force-pushed the exp_module_nonuniq_stdlib_to_std branch from 601b114 to aeca23d Compare August 14, 2018 21:38
@Araq
Copy link
Member

Araq commented Sep 16, 2018

This would break code and seems unnecessary.

@Araq Araq closed this Sep 16, 2018
@timotheecour timotheecour changed the title [pending #8636] rename stdlib.nimble to std.nimble for consistency [TODO] [pending #8636] rename stdlib.nimble to std.nimble for consistency Sep 17, 2018
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.

2 participants