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

Restructure source tree. #75

Merged
merged 1 commit into from
Sep 30, 2015
Merged

Conversation

davidzchen
Copy link
Contributor

  • Move all C++ sources for core library into core/
  • Move source for Jsonnet command line too into cmd/
  • Move sources for Python bindings into python/
  • Move Jsonnet standard library into stdlib/

To better illustrate the new source layout, see the restructure branch in my fork: https://github.com/davidzchen/jsonnet/tree/restructure

The main motivation for this is to more cleanly organize the core library and the different language bindings. This way, the Java bindings would be added to a java/ directory.

@davidzchen davidzchen force-pushed the restructure branch 2 times, most recently from 04a657d to c310959 Compare September 30, 2015 08:35
* Move all C++ sources for core library into core/
* Move source for Jsonnet command line too into cmd/
* Move sources for Python bindings into python/
@sparkprime
Copy link
Contributor

LGTM

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