Commit History
@master
git clone https://git.catseye.tc/ZOWIE/
-
Added belated history for ZOWIE 1.1 revision 2021.0729.
Chris Pressey
3 years ago
-
In zowie-hs, replace build script with Makefile.
Chris Pressey
3 years ago
-
Make zowie-hs.js buildable with hastec-in-Docker-container.
Chris Pressey
3 years ago
-
Merge pull request #4 from catseye/implement-in-haskell
Chris Pressey
(commit: GitHub)
3 years ago
-
Clean up Main.hs.
Chris Pressey
3 years ago
-
Remove unused function.
Chris Pressey
3 years ago
-
Bring into sync with examplePrograms.jsonp.js change.
Chris Pressey
3 years ago
-
Merge branch 'master' into implement-in-haskell
Chris Pressey
3 years ago
-
Store the examplePrograms in the modern, JSONP-ish manner.
Chris Pressey
3 years ago
-
Change example so that its expected output falls in ASCII range.
Chris Pressey
3 years ago
-
Merge branch 'master' into implement-in-haskell
Chris Pressey
3 years ago
-
Fix the links to Skulpt 0.11.0 bundles hosted on catseye.tc.
Chris Pressey
3 years ago
-
Dependency injection for getCh, putCh, so IO can work in browser.
Chris Pressey
3 years ago
-
Properly locate the index.js file (but it won't work for us as-is.)
Chris Pressey
3 years ago
-
First pass at compiling Haskell implementation with hastec.
Chris Pressey
3 years ago
-
Allow the Haskell implementation to run under Hugs.
Chris Pressey
3 years ago
-
Consistently name the Haskell implementation, zowie-hs.
Chris Pressey
3 years ago
-
Fix bug where step was not retrieving updated pc from updated state.
Chris Pressey
3 years ago
-
Merge branch 'master' into implement-in-haskell
Chris Pressey
3 years ago
-
Correct attributes accesses with incorrect names.
Chris Pressey
3 years ago
-
Debugging print.
Chris Pressey
3 years ago
-
Merge branch 'master' into implement-in-haskell
Chris Pressey
3 years ago
-
Add more test cases.
Chris Pressey
3 years ago
-
Fix what I think is a bug, although tests still do not all pass.
Chris Pressey
3 years ago
-
Have parser syntax error on non-MOV, non-comment lines.
Chris Pressey
3 years ago
-
Improve parser.
Chris Pressey
3 years ago
-
Test the Haskell implementation as part of the test suite.
Chris Pressey
3 years ago
-
Merge branch 'master' into implement-in-haskell
Chris Pressey
3 years ago
-
Run the tests with any of python2, or python3, or zowie-c.
Chris Pressey
3 years ago
-
Hello, world! At least that. That, at least.
Chris Pressey
3 years ago