|
2386ea012d
|
fix: avoid usage of .unwrap in Rust solutions
|
2023-08-21 22:45:05 +02:00 |
|
|
0245c7a12c
|
fix(solutions): memory issues thanks to -fsanitize=address flag with gcc
|
2023-08-10 11:13:06 +02:00 |
|
Divlo
|
9e751c53d9
|
build(deps): update latest
|
2022-12-30 00:55:21 +01:00 |
|
Divlo
|
34644bd333
|
refactor: usage of built-in type hinting in Python solutions
|
2022-04-24 20:27:51 +02:00 |
|
Divlo
|
104c61935a
|
feat: usage of ESM modules imports (instead of CommonJS) (#14)
|
2022-04-23 18:41:14 +02:00 |
|
Divlo
|
0a27b9e1a1
|
feat(cli): add --all option to run test command
|
2021-10-13 21:43:45 +02:00 |
|
Divlo
|
a6bd36b754
|
feat(solutions): add is-palindrome/c/function
|
2021-09-28 23:58:00 +02:00 |
|
Divlo
|
552277f22d
|
feat(solutions): add acronyms/cs/function
|
2021-09-05 10:54:20 +02:00 |
|
Divlo
|
c80eb11874
|
refactor: usage of node: for builtin modules
|
2021-07-03 18:40:17 +02:00 |
|
Divlo
|
b098e04cdc
|
style: fix editorconfig linting
|
2021-06-25 11:27:23 +02:00 |
|
divlo
|
8a41cb67f0
|
feat(languages): add Java support
|
2021-06-24 22:10:08 +02:00 |
|
divlo
|
719058b2ff
|
feat(languages): add C# support
|
2021-06-24 22:04:28 +02:00 |
|
Divlo
|
677a55a9d8
|
feat: rewrite programming-challenges CLI (#3)
|
2021-06-09 20:31:45 +02:00 |
|