Login
Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

13 check-ins using file src/remilib/args/arg-parsing.cr version e5ca18fa8d

2025-02-20
20:44
Fix some documentation errors. Leaf check-in: 95eee0d370 user: alexa tags: trunk
2025-02-17
00:20
Change max recommended Crystal version to <2.0.0. Bump revision, tag as v0.92.6 check-in: 00c3c3e00f user: alexa tags: trunk, v0.92.6
00:18
Add BZip2 specs check-in: bf768b161d user: alexa tags: trunk
00:09
PartitionResult can be a structure check-in: e9e6660f2f user: alexa tags: trunk
00:08
Add some lines check-in: 6e232861bd user: alexa tags: trunk
00:07
Change some structs to classes. Stop managing the stack using a class
variable and macros, and instead make it an instance variable and
functions.
check-in: fd219d0522 user: alexa tags: trunk
2025-02-16
21:55
Fix a typo check-in: 7a538b27ae user: alexa tags: trunk
2024-11-04
09:11
Remove ConcurrentLogger#drain! and #start!. The normal #drain and
channel size. Bump revision, tag as v0.92.5
check-in: 473d2c52d8 user: alexa tags: trunk, v0.92.5
2024-11-03
12:35
Bump revision, tag as v0.92.4 check-in: 71a4861635 user: alexa tags: trunk, v0.92.4
12:34
Use #start! in #drain! to ensure the logger starts back up before returning. check-in: 20ecfe0d85 user: alexa tags: trunk
2024-10-18
05:37
Fix syntax error, bump revision, tag as v0.92.3 check-in: 4b01ff90cf user: alexa tags: trunk, v0.92.3
05:34
Bump revision, tag as v0.92.2 check-in: b86fa9b80f user: alexa tags: trunk, v0.92.2
05:30
Take a substring only once. Also use try. check-in: e40425a08a user: alexa tags: trunk