This website requires JavaScript.
Explore
Help
Sign In
ada
/
code_examples_server
Watch
0
Star
0
Fork
0
You've already forked code_examples_server
mirror of
https://github.com/AdaCore/code_examples_server.git
synced
2026-02-12 12:45:18 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
506f4d6afa1fa17e7e50752fccc4a4f10e2fdc6d
code_examples_server
/
compile_server
History
Robert Tice
0ec318391e
Adding labs framework. Submit gets labs_io.txt from the frontend and uses that to drive test cases. TODO: need to figure out how to compare test case stdout with expected values to evaluate success.
2019-03-22 16:43:55 -04:00
..
app
Adding labs framework. Submit gets labs_io.txt from the frontend and uses that to drive test cases. TODO: need to figure out how to compare test case stdout with expected values to evaluate success.
2019-03-22 16:43:55 -04:00
__init__.py
Initial revision
2017-05-06 22:38:49 -04:00
settings.py
Adding support for books subspace. There is now a book list in the resources directory which is used to populate the book list. Each book has a directory and a list of pages.
2017-11-21 16:21:59 -05:00
urls.py
Removing books interface.
2018-04-20 11:01:14 -04:00
wsgi.py
Initial revision
2017-05-06 22:38:49 -04:00