Logo
Explore Help
Register Sign In
shishantbiswas/c3c
1
1
Fork 0
You've already forked c3c
mirror of https://github.com/c3lang/c3c.git synced 2026-02-27 20:11:17 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
627f10cd18c2d10439a2535cdabc85f211c86920
c3c/test/unit/stdlib/sort
History
konimarti c96985f1db sort: add is_sorted (#1660)
* sort: add is_sorted
Add is_sorted function to check whether a list is sorted or not. Sort
order (ascending or descending) will be detected by looking at the data.
Add tests.
* update the release notes
* refactor: use lambda
2024-12-05 22:37:13 +01:00
..
binarysearch.c3
improve the sort and collections libs (#853)
2023-07-15 19:08:54 +02:00
countingsort.c3
Macro $case statements now pick the first match and does not evaluate the rest. Added countingsort tests #1234.
2024-07-15 02:01:26 +02:00
insertionsort.c3
add insertion sort (#1225)
2024-07-08 18:53:47 +02:00
quickselect.c3
Add quickselect (#1654)
2024-12-03 19:27:26 +01:00
quicksort.c3
0.5.3: Single-module not respected. Fix issue with compiler defined types. Fix optimization levels for projects. Use GEP i8 on offsets. Optimize foreach on len 1 arrays. Move panic blocks last. Fix generic module wildcard imports. Deprecate init_temp / init_new. Fix issue with macro vaarg and untyped lists. Fix extern const globals.
2024-01-14 15:34:54 +01:00
sort.c3
Macro $case statements now pick the first match and does not evaluate the rest. Added countingsort tests #1234.
2024-07-15 02:01:26 +02:00
sorted.c3
sort: add is_sorted (#1660)
2024-12-05 22:37:13 +01:00
Powered by Gitea Version: 1.24.4 Page: 80ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API