issues Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript linked:pr linked:pr
Filter by
1.8M results
Le tas + les chaînes : `ft_substr` (malloc + copie d une tranche), `ft_strjoin` (len1+len2+1, concat), `ft_strtrim`
(rogner les bords via un set), `ft_split` (découper → tableau de chaînes, avec la discipline ...
content
epic-7
Écris depuis zéro : `ft_strcmp`, `ft_strncmp` (différence de codes au 1er écart), `ft_strcat`, `ft_strncat` (avancer
jusqu au \0 puis copier), `ft_strstr`, `ft_strchr`, `ft_strrchr`, `ft_strnstr`.
Réutilise ...
content
epic-7
Tier char (char↔code livré). Écris depuis zéro : `ft_isalpha/isdigit/isalnum/isascii/isprint`, `ft_toupper/tolower`
(± 32), `ft_str_is_alpha/numeric/lowercase/uppercase/printable` (boucle + plages), `ft_strupcase/strlowcase`, ...
content
epic-7
!-- mesh-scan:perf:12x-confusable:recall -- Finding perf:12x-confusable:recall (warning)
- metric: recall = 0.85 (baseline 1, Δ -15%)
- weakest cell: 12× confusable
Generated by the Mesh Improvement ...
bug
done
generated:mesh-scan
perf
Refondre les 2 derniers niveaux « brique magique » (a-refondre) et compléter la famille conversion, tous en forge :
- `ft_putnbr` (récursif : putnbr(n/10) puis afficher n%10 — réutilise B9 + char↔code) ...
content
epic-7
!-- mesh-scan:perf:12x-confusable:precision -- Finding perf:12x-confusable:precision (warning)
- metric: precision = 0.85 (baseline 1, Δ -15%)
- weakest cell: 12× confusable
Generated by the Mesh ...
bug
done
generated:mesh-scan
perf
!-- mesh-scan:perf:6x-confusable:recall -- Finding perf:6x-confusable:recall (warning)
- metric: recall = 0.8666666666666667 (baseline 1, Δ -13.3%)
- weakest cell: 6× confusable
Generated by the ...
bug
done
generated:mesh-scan
perf
Famille sortie (tier ready). Écris depuis zéro : `ft_putchar` (write(1, c,1)), `ft_print_alphabet`,
`ft_print_reverse_alphabet`, `ft_print_numbers` (char + 0 ), `ft_is_negative`, `ft_putstr` (parcours ...
content
epic-7
!-- mesh-scan:perf:6x-confusable:precision -- Finding perf:6x-confusable:precision (warning)
- metric: precision = 0.8666666666666667 (baseline 1, Δ -13.3%)
- weakest cell: 6× confusable
Generated ...
bug
done
generated:mesh-scan
perf
!-- mesh-scan:perf:3x-disjoint:recall -- Finding perf:3x-disjoint:recall (warning)
- metric: recall = 0.8666666666666667 (baseline 1, Δ -13.3%)
- weakest cell: 3× disjoint
Generated by the Mesh Improvement ...
bug
done
generated:mesh-scan
perf

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.