Releases: online-judge-tools/template-generator
Releases · online-judge-tools/template-generator
v2.9.0
04 Apr 12:55
Compare
Sorry, something went wrong.
No results found
use the default cookie.jar of oj command
add --cookie option for oj-template command and oj-contest command
v2.8.0
28 Mar 10:18
Compare
Sorry, something went wrong.
No results found
add the code generator for Python
make oj-contest enable executable flags if shebang exist
add main.py to the default templates of oj-contest
fix a minor bug of parser using yacc
v2.7.0
23 Mar 15:40
Compare
Sorry, something went wrong.
No results found
allow absolute paths for -t option of oj-template
add template.py as a default template
v2.6.0
19 Mar 15:00
Compare
Sorry, something went wrong.
No results found
v2.5.0
19 Mar 12:51
Compare
Sorry, something went wrong.
No results found
recognize types of variables
guess formats from samples
update template.cpp
v2.4.3
19 Mar 05:25
Compare
Sorry, something went wrong.
No results found
fix a small bug of generated Python code
add some tests
v2.4.2
14 Mar 19:17
Compare
Sorry, something went wrong.
No results found
v2.4.1
14 Mar 18:53
Compare
Sorry, something went wrong.
No results found
v2.4.0
14 Mar 18:50
Compare
Sorry, something went wrong.
No results found
add a template file fastio.cpp
analyze output formats
v2.3.0
13 Mar 09:42
Compare
Sorry, something went wrong.
No results found
make generated Python codes more fluent