This website requires JavaScript.
Explore
Homepage
Help
Sign In
DeforaNetworks
/
deepstate
Watch
3
Star
0
Fork
0
You've already forked deepstate
Code
Releases
Activity
deepstate
/
bin
History
Peter Goodman
e9bd6dc177
Fixes one or two subtle issues. But the more interesting fix is that I implemented puts in terms of DeepState_Log. Calls to printf that had no format arguments are transformed by the compiler into calls to puts, but that wasn't being wrapped by DeepState, so it was appearing as though those log messages never actually happened.
2017-12-12 14:01:41 -05:00
..
deepstate
Fixes one or two subtle issues. But the more interesting fix is that I implemented puts in terms of DeepState_Log. Calls to printf that had no format arguments are transformed by the compiler into calls to puts, but that wasn't being wrapped by DeepState, so it was appearing as though those log messages never actually happened.
2017-12-12 14:01:41 -05:00
setup.py.in
Renaming from McTest to DeepState.
2017-11-01 13:38:32 -04:00