roc/crates/cli/tests/benchmarks
Jan 68e524e110
snake_case-ify all remaining camelCase names in hiding (#7561)
* Snake-case-ify def names in comments

* Snake-case-ify def names in strings

* Snake-case-ify ignored function parameters

* Snake-case-ify test script names, for consistency

* Update CI snapshot to match snake_case

* snake case correction

---------

Co-authored-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2025-02-05 16:05:03 +01:00
..
Base64 snake_case-ify all remaining camelCase names in hiding (#7561) 2025-02-05 16:05:03 +01:00
Bytes Progress on updating entire compiler for snake_case 2025-01-05 03:48:03 -08:00
platform Upgrade hosted header in the style module header 2025-01-26 15:07:57 -08:00
AStar.roc snake_case-ify all remaining camelCase names in hiding (#7561) 2025-02-05 16:05:03 +01:00
Base64.roc Progress on updating entire compiler for snake_case 2025-01-05 03:48:03 -08:00
c_fold.roc snake_case-ify all remaining camelCase names in hiding (#7561) 2025-02-05 16:05:03 +01:00
closure.roc update internal references to Result.map 2025-01-15 19:55:27 -06:00
deriv.roc Merge branch 'main' into auto-snake-case 2025-01-05 05:28:30 -08:00
issue2279.roc Progress on updating entire compiler for snake_case 2025-01-05 03:48:03 -08:00
Issue2279Help.roc Progress on updating entire compiler for snake_case 2025-01-05 03:48:03 -08:00
n_queens.roc snake_case-ify all remaining camelCase names in hiding (#7561) 2025-02-05 16:05:03 +01:00
Quicksort.roc Move to new interpolation syntax 2025-01-10 10:29:20 -08:00
quicksort_app.roc snake_case-ify all remaining camelCase names in hiding (#7561) 2025-02-05 16:05:03 +01:00
r_b_tree_ck.roc snake_case-ify all remaining camelCase names in hiding (#7561) 2025-02-05 16:05:03 +01:00
r_b_tree_insert.roc snake_case-ify all remaining camelCase names in hiding (#7561) 2025-02-05 16:05:03 +01:00
test_a_star.roc snake_case-ify all remaining camelCase names in hiding (#7561) 2025-02-05 16:05:03 +01:00
test_base64.roc snake_case-ify all remaining camelCase names in hiding (#7561) 2025-02-05 16:05:03 +01:00