Nicolas Setton
|
22668eb9e4
|
Do not rely on the gnatprove error return
... it returns 0 even if messages were found.
|
2017-09-06 15:56:34 -04:00 |
|
Nicolas Setton
|
71b219ce6f
|
Implement the code checker
The 'Check' button now launches GNATprove
|
2017-09-06 15:50:03 -04:00 |
|
Nicolas Setton
|
6e41451a08
|
Initial revision of checker, work in progress
|
2017-09-06 09:14:18 -04:00 |
|
Nicolas Setton
|
54a1ce7b4f
|
(WIP) work on checker
|
2017-09-04 20:16:02 -04:00 |
|
Nicolas Setton
|
b011b1252d
|
Add a page which lists all the examples.
And slightly improve the decision as to which file(s) to import
as an example.
|
2017-09-04 14:01:38 -04:00 |
|
Nicolas Setton
|
f96b572b68
|
Add missing pyyaml requirement
|
2017-09-04 13:20:30 -04:00 |
|
Nicolas Setton
|
2553de3e2b
|
Goto line 1 in editors after refresh
Fixes an issue where the initial content was
selected.
|
2017-09-04 13:16:18 -04:00 |
|
Nicolas Setton
|
1e548a4ebc
|
Add a TODO list, for myself
|
2017-09-04 11:44:02 -04:00 |
|
Nicolas Setton
|
886f00e483
|
Templatify the HTML pages.
And add a "reset" button on editors.
|
2017-09-04 11:23:08 -04:00 |
|
Nicolas Setton
|
33a37401b6
|
Separate the javascript for populating editors
|
2017-09-04 10:56:18 -04:00 |
|
Nicolas Setton
|
ece6bf5584
|
Initial revision of a "Check" button
|
2017-09-03 21:45:08 -04:00 |
|
Nicolas Setton
|
c8d2811f29
|
Style using twitter bootstrap v3
And put editors in nice tabs.
|
2017-09-03 13:57:20 -04:00 |
|
Nicolas Setton
|
26ec72a624
|
Add support for retrieving example contents using AJAX
|
2017-09-03 12:19:52 -04:00 |
|
Nicolas Setton
|
969cb3fae1
|
Add a version of jquery, from jquery.com
|
2017-09-03 12:19:18 -04:00 |
|
Nicolas Setton
|
99739e813f
|
Add static resources and templates to the project
And initial CSS.
|
2017-09-03 10:27:29 -04:00 |
|
Nicolas Setton
|
0bd8d17a43
|
Add platform support for serving pages
... along with instructions on how to get the ACE editor.
|
2017-09-02 14:24:26 -04:00 |
|
Nicolas Setton
|
fc6ccd2717
|
Complete the view of a single example.
|
2017-07-21 15:59:27 -04:00 |
|
Nicolas Setton
|
014ded7ec2
|
Initial implementation for the /example request
|
2017-07-21 15:48:38 -04:00 |
|
Nicolas Setton
|
47c71497d2
|
Add an example example
|
2017-07-19 16:58:09 -04:00 |
|
Nicolas Setton
|
b36c4d6aed
|
Add support for reading example metadata
|
2017-07-19 16:57:57 -04:00 |
|
Nicolas Setton
|
2a09f6b92f
|
Add a command to fill the examples (first version)
|
2017-07-19 16:42:02 -04:00 |
|
Nicolas Setton
|
8cee2d0f8a
|
Add a couple of notes
|
2017-07-19 16:41:51 -04:00 |
|
Nicolas Setton
|
a0e20910ad
|
Cleanup the model
Rather than "Program", use "Resource" for a file.
Adapt the views and urls and serializers accordingly.
|
2017-07-19 14:42:35 -04:00 |
|
Nicolas Setton
|
da571a453e
|
Add REQUIREMENTS.txt and bare-bones instructions
|
2017-07-19 13:54:44 -04:00 |
|
Nicolas Setton
|
aa66d5381d
|
Add license (GPL v3)
|
2017-05-06 22:40:28 -04:00 |
|