-
Notifications
You must be signed in to change notification settings - Fork 71
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support NIM #146
Support NIM #146
Conversation
いい感じです!テストを追加してもらえますか? |
Codecov Report
@@ Coverage Diff @@
## master #146 +/- ##
==========================================
+ Coverage 88.92% 89.24% +0.31%
==========================================
Files 49 51 +2
Lines 2231 2353 +122
==========================================
+ Hits 1984 2100 +116
- Misses 247 253 +6
Continue to review full report at Codecov.
|
tests/resources/test_codegen/test_default_code_generators_and_templates/nim/echo_template.nim
Show resolved
Hide resolved
@chaemon 変更後のresolve後にpush忘れてたりしませんか? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
よさそうです!
ありがとうございます! |
動作確認用のファイルを追加してみました。
Acceptedとなったら成功です。もう一問dwacon2018-prelimsも用意しましたので、試してみてください。また、ACだと何もでなくてつまらないので、適当にWAやTLEにしてみて挙動をみてください。 |
NIM言語を追加しました。
code生成とsubmitに対応しています。