khoaxuantu
|
41dd677338
|
Add Ruby test CI (#1242)
* test: add test all Ruby code
* test: add ruby test ci
* Update ruby.yml
---------
Co-authored-by: Yudong Jin <krahets@163.com>
|
7 months ago |
nuomi1
|
7359a7cb4b
|
Review Swift codes (#1150)
* feat(swift): review for chapter_computational_complexity
* feat(swift): review for chapter_data_structure
* feat(swift): review for chapter_array_and_linkedlist
* feat(swift): review for chapter_stack_and_queue
* feat(swift): review for chapter_hashing
* feat(swift): review for chapter_tree
* feat(swift): add codes for heap article
* feat(swift): review for chapter_heap
* feat(swift): review for chapter_graph
* feat(swift): review for chapter_searching
* feat(swift): review for chapter_sorting
* feat(swift): review for chapter_divide_and_conquer
* feat(swift): review for chapter_backtracking
* feat(swift): review for chapter_dynamic_programming
* feat(swift): review for chapter_greedy
* feat(swift): review for utils
* feat(swift): update ci tool
* feat(swift): trailing closure
* feat(swift): array init
* feat(swift): map index
|
8 months ago |
hpstory
|
b9ae4ffe9a
|
feature: add auto-build-and-test workflow for go (#1019)
* fix(csharp): unified array statement
* feature: add workflow for go/js/ts/zig
* fix python UnicodeDecodeError on windows
* Update space_complexity.go
* Update space_complexity_test.go
* Update space_complexity.go
* remove nodejs, zip workflow
---------
Co-authored-by: Yudong Jin <krahets@163.com>
|
10 months ago |
hpstory
|
56b20eff36
|
feat(csharp) .NET 8.0 code migration (#966)
* .net 8.0 migration
* update docs
* revert change
* revert change and update appendix docs
* remove static
* Update binary_search_insertion.cs
* Update binary_search_insertion.cs
* Update binary_search_edge.cs
* Update binary_search_insertion.cs
* Update binary_search_edge.cs
---------
Co-authored-by: Yudong Jin <krahets@163.com>
|
12 months ago |
易春风
|
9526838a35
|
feat: add rust workflow (#952)
|
1 year ago |
krahets
|
a01363234c
|
Add auto-build-and-check workflow for Java.
|
1 year ago |
krahets
|
e4aa76ed3e
|
Fix build check trigger path of c and cpp.
|
1 year ago |
Yudong Jin
|
a999db21ee
|
feat: Add auto-build-and-test workflow for C and C++ (#948)
* Add C auto-build-and-test workflow.
* Add auto-build-and-test workflow for C++.
|
1 year ago |
Yudong Jin
|
23cce00e09
|
Fix Python build check script. (#911)
* Fix Python build check script.
* Update python code check workflow
* Update python test script.
* Compatible with Python >=3.9
* Compatible with Python >=3.10
* Fix errors in Windows
* test
* Add Python version in installation.md
* Update test_all.py
|
1 year ago |
liuyuxin
|
08311f954a
|
CI(dart): Cancel beta and dev Dart SDK (#893)
|
1 year ago |
krahets
|
9f4076d1c1
|
Update to checkout@v4
|
1 year ago |
liuyuxin
|
a8b2350705
|
feat(dart): Add build check for Dart (#886)
* feat(dart): Add build check for Dart
* feat(dart): Add dart analyze to check
* fix(dart): remove dart analyze
* feat(dart): Ignore unused variable and add dart analyze
|
1 year ago |
nuomi1
|
dbc76ec806
|
Add workflow_dispatch to Swift, Python and C# CI Check (#882)
* Update swift.yml
* Update dotnet.yml
* Update python.yml
---------
Co-authored-by: Yudong Jin <krahets@163.com>
|
1 year ago |
hpstory
|
fb3ce050c1
|
feat(csharp): add .net building and testing workflow, solution file (#879)
|
1 year ago |
krahets
|
d27890d98d
|
Fix automating build workflow for Python
|
1 year ago |
Yudong Jin
|
1b9978998a
|
Create python.yml (#877)
|
1 year ago |
nuomi1
|
e81c9a85b5
|
Add CI check for Swift (#875)
* Create swift.yml
* Update swift.yml
* Update swift.yml
* Update swift.yml
|
1 year ago |