index
:
odin/Odin.git
bill/all_or_none
bill/any-type-switch-if-else
bill/change-license
bill/compiler-optimizations-2025-09
bill/conditional-zero
bill/const-union
bill/dir-organization
bill/disallow-128-bit
bill/fix-current-os-package
bill/fix-data-races-2026-02
bill/force-type-assert
bill/global-variable-distribution
bill/init-fini-changes
bill/integer-concatenation
bill/io-error-changes
bill/must-tail
bill/new-slice-sort
bill/range-init
bill/remove-test-suffix
bill/shared-partial-return-memory
bill/subtype-type-info
bill/typeid-sip-hash
bill/utf16-strings
core-flags
core_os2_revamp
custom-math-sin
fix-4225
llvm-12-support
master
middle-end
mimalloc
mv/libc-errors
new_os
orca-dev
text-template
update-tilde
windows-llvm-11.1.0
windows-llvm-12.0.1
windows-llvm-13.0.0
Odin Programming Language
Odin Lang
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
text
/
edit
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Add `translate_by_grapheme: bool` field
gingerBill
2025-12-16
1
-4
/
+23
|
*
Further overhaul of package line comments.
Jeroen van Rijn
2025-10-09
1
-0
/
+2
|
*
core: improve package doc comments for the documentation generator
Laytan Laats
2024-09-03
1
-5
/
+4
|
*
text/edit: fix undo_state_push wrong builder check
Laytan Laats
2024-08-07
1
-1
/
+1
|
*
Satisfy -vet
Håkon Stormo
2024-05-23
1
-2
/
+1
|
*
text_edit: better handle failure to resize underlying buffer
Håkon Stormo
2024-05-23
1
-13
/
+31
|
*
Fix typo
gingerBill
2024-04-15
1
-1
/
+1
|
*
Add loads of `nil` checks when doing `s.builder`
gingerBill
2024-04-15
1
-9
/
+22
|
*
Replace `core:*` to `base:*` where appropriate
gingerBill
2024-01-28
1
-1
/
+1
|
*
check to see if s.builder is nil
Michael Kutowski
2023-11-23
1
-1
/
+1
|
*
forgot to use the old package name
Michael Kutowski
2023-11-23
1
-1
/
+1
|
*
Add setup_once and clear_all, tidy up old code and add a few comments
Michael Kutowski
2023-11-22
1
-30
/
+76
|
*
Add more text packages to `examples/all`
gingerBill
2023-06-07
1
-3
/
+4
|
*
Fix check for continuation byte in core/text/text_edit
Clay Murray
2023-05-02
1
-2
/
+2
|
*
Add `core:text/edit`
gingerBill
2022-11-04
1
-0
/
+413