Bunches of new docs.
Type inference! A new treatment of recursion combinator patterns.
This commit is contained in:
@@ -13,6 +13,10 @@ clean:
|
||||
sdist:
|
||||
python ./setup.py sdist
|
||||
|
||||
joy/utils/generated_library.py: joy/utils/types.py
|
||||
python -c 'import joy.utils.types ; joy.utils.types.generate_library_code()' > $@
|
||||
|
||||
|
||||
# In order to support testing the code as installed
|
||||
# create a virtualenv and install the source dist zip there.
|
||||
test: sdist
|
||||
|
||||
Reference in New Issue
Block a user