Skip to content

Actions: JuliaLang/StyledStrings.jl

Documentation PR Prune

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
41 workflow runs
41 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

Add back * for 1.10 without needing method overwriting
Documentation PR Prune #41: Pull request #103 closed by MilesCranmer
October 30, 2024 01:07 12s MilesCranmer:asterisk-concat
October 30, 2024 01:07 12s
Fix interpolation edge case dropping annotations
Documentation PR Prune #40: Pull request #101 closed by tecosaur
October 22, 2024 15:31 16s fix-annot-edgecase
October 22, 2024 15:31 16s
Add typeasserts to convert(::Type{Face}, ::Dict)
Documentation PR Prune #39: Pull request #98 closed by tecosaur
October 16, 2024 01:33 12s ct/fix-convert
October 16, 2024 01:33 12s
Adjust to change of annotations type in Base
Documentation PR Prune #38: Pull request #95 closed by tecosaur
October 16, 2024 01:28 12s annot-api-change
October 16, 2024 01:28 12s
Adopt Base's annotated types/functions as API
Documentation PR Prune #37: Pull request #81 closed by tecosaur
October 1, 2024 15:31 14s api-adoption
October 1, 2024 15:31 14s
Call load_customisations! automatically, lazily
Documentation PR Prune #36: Pull request #94 closed by tecosaur
September 20, 2024 15:14 13s lazy-init
September 20, 2024 15:14 13s
Fix markdown syntax in "Mark API as experimental"
Documentation PR Prune #35: Pull request #93 closed by tecosaur
September 20, 2024 14:34 11s quickfix
September 20, 2024 14:34 11s
mark API Experimental
Documentation PR Prune #34: Pull request #92 closed by tecosaur
September 19, 2024 13:43 13s kc/experimental
September 19, 2024 13:43 13s
Fix some CSS generation edge cases
Documentation PR Prune #33: Pull request #89 closed by tecosaur
September 8, 2024 14:30 10s html-tweak
September 8, 2024 14:30 10s
Slightly optimise styled"" macro
Documentation PR Prune #32: Pull request #88 closed by tecosaur
September 8, 2024 13:42 15s tiny-macro-opt
September 8, 2024 13:42 15s
Construct substring end index using thisind
Documentation PR Prune #31: Pull request #86 closed by tecosaur
September 8, 2024 12:24 13s serenity4:main
September 8, 2024 12:24 13s
Consistent Face hashes
Documentation PR Prune #30: Pull request #83 closed by tecosaur
August 17, 2024 05:22 17s hashing
August 17, 2024 05:22 17s
Replace accidental Int64s with Ints
Documentation PR Prune #29: Pull request #82 closed by tecosaur
August 11, 2024 05:15 16s fix-sig
August 11, 2024 05:15 16s
use const field instead of internal RefValue
Documentation PR Prune #28: Pull request #70 closed by tecosaur
August 10, 2024 05:42 12s kc/const¨
August 10, 2024 05:42 12s
Load user-customisations lazily
Documentation PR Prune #27: Pull request #79 closed by tecosaur
August 10, 2024 05:26 14s no-init
August 10, 2024 05:26 14s
Load ScopedValues symbols from their source
Documentation PR Prune #26: Pull request #80 closed by tecosaur
August 9, 2024 16:40 12s LilithHafner-patch-1
August 9, 2024 16:40 12s
use ternery instead of ifelse since ifelse force evaluation of the RHS
Documentation PR Prune #25: Pull request #78 closed by tecosaur
August 6, 2024 14:25 14s kc/ternery_ifelse
August 6, 2024 14:25 14s
avoid creating a new Face in get calls when FACES has that face available
Documentation PR Prune #24: Pull request #77 closed by tecosaur
August 6, 2024 13:50 14s kc/face_get
August 6, 2024 13:50 14s
Quick fix for 4d04102adf0d (Optimised SimpleColor)
Documentation PR Prune #22: Pull request #76 closed by tecosaur
August 6, 2024 11:25 13s ooops
August 6, 2024 11:25 13s
simplify code for creating a SimpleColor from a UInt32
Documentation PR Prune #21: Pull request #71 closed by tecosaur
August 6, 2024 10:50 14s kc/simple_shift
August 6, 2024 10:50 14s
Actually overload Base's escape_string
Documentation PR Prune #20: Pull request #74 closed by tecosaur
August 4, 2024 09:46 12s actually-overload-escapestring
August 4, 2024 09:46 12s
Refactor eachregion to be O(n log n) not O(n^2)
Documentation PR Prune #18: Pull request #73 closed by tecosaur
August 4, 2024 08:59 14s presort-in-eachregion
August 4, 2024 08:59 14s
Use concrete refs in macro parser state struct
Documentation PR Prune #17: Pull request #68 closed by tecosaur
July 31, 2024 11:13 17s concrete-ref-in-state-struct
July 31, 2024 11:13 17s