Yukihiro "Matz" Matsumoto
|
9fe7d6af6a
|
mruby-set: improve Set#hash tests; ref #6587
|
2025-08-14 10:52:56 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
8ebe0d3a15
|
test(set): ensure hash consistency
|
2025-07-25 18:12:48 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
c152f3a79a
|
mruby-set: add comprehensive tests for Set operations: +, -, &
|
2025-06-23 17:07:31 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
18b45c7ab5
|
mruby-set: change string representation from #<Set: {1}> to Set[1]
|
2025-06-23 17:07:31 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
7ffe6a3a9a
|
mruby-set: re-implement Set class in C
The code is mostly developed by Atlassian Rovodev.
|
2025-06-23 17:07:21 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
fe5191398a
|
mruby-set: rename mrb_set.rb to set.rb.
|
2022-10-25 16:59:49 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
1152c43039
|
mruby-set: remove taint/untaint which are no longer exist.
|
2022-10-25 16:57:24 +09:00 |
|
John Bampton
|
2ebb001e76
|
gha: fix pre-commit
Run `pre-commit run --all-files`
|
2022-10-22 08:31:38 +10:00 |
|
Yukihiro "Matz" Matsumoto
|
4c86a7a5c3
|
Add 'mrbgems/mruby-set/' from commit '68334311ac7386eef84f3034a256e7135a87625d'
git-subtree-dir: mrbgems/mruby-set
git-subtree-mainline: 3b55a09f91
git-subtree-split: 68334311ac
|
2022-10-21 13:56:07 +09:00 |
|