rue-language/rue
A programming language that is higher level than Rust but lower level than Go. Someday, anyways.
programming-language
First Claude commit: Jul 17, 2026Last Claude commit: 1d agoDiscovered: Jul 18, 2026
Recent Claude Commits
RUE-1209: delete the vestigial named-method and destructor projections
6cb462d1d agoauthor_emailToward RUE-662: spec chapter, formal core, and driver-enforceable coverage
48ec1d41d agoauthor_emailRUE-662 phase 0-1 groundwork: borrow-accessor syntax, statics, and epoch-engine inlining
8a9b3611d agoauthor_emailToward RUE-662: declare the accessor guard trap as a user panic
7fec8281d agoauthor_emailRUE-1204/1206: delete the vestigial dependency projection and stable-ID export
5d4ceeb1d agoauthor_emailRUE-1170: avoid unconditional ABI-argument homes
cfa53461d agoauthor_emailRUE-1128: pin warm==cold parity of recorded method references
82de3ec1d agoauthor_emailRUE-1128: record method references at resolution; retire the callable-symbol reversal
b501b971d agoauthor_emailADR-0063: record phase status and the test-selection consumer
a9fa37c1d agoauthor_emailRUE-1156: drop the inert per-rule test timeouts
09c479f1d agoauthor_emailRUE-1195: emit the frame whenever frame planning establishes one
2408a631d agoauthor_emailRUE-1140: analyze fixtures through the session semantic query
d32e5b41d agoauthor_emailRUE-1205: run the clippy gate in scripts/rue premerge and all
4ac38671d agoauthor_emailRUE-929: add the CFG inlining splice primitive (ADR-0049 Phase 1)
177b7331d agoauthor_emailRUE-929: satisfy the clippy auto-deref lint in splice tests
2cabda61d agoauthor_emailRUE-1140: delete the retired merge, definition-snapshot, and RIR peers
4d34aca1d agoauthor_emailRUE-1173: document and pin the symbolized profiling build workflow
cb9c0d31d agoauthor_emailRUE-1163: let Buck schedule the corpora
06908c31d agoauthor_emailRUE-1163: make corpus action bounds answer to the timeout policy
82c8c1b1d agoauthor_emailRUE-1163: give Buck ownership of suite membership and completeness
60afd241d agoauthor_emailRUE-1163: let Buck own the filtered developer path
57257751d agoauthor_emailRUE-1163: run every corpus as a cacheable Buck action
0d03c7c1d agoauthor_emailRUE-1196: key fuzz panic dedup on the broken invariant, not the panic site
f3b46221d agoauthor_emailPin the comptime-produced-struct body-query ICE
78624b41d agoauthor_emailAdopt compound assignment in single-line blocks and alongside literals
cea5edd1d agoauthor_emailAdopt compound assignment across examples and std
7d654621d agoauthor_emailRUE-1140: delete the retired whole-program parse peer path
5859c3b1d agoauthor_emailRUE-1181: define bounds checks by observable trap behavior
d4f9bda1d agoauthor_emailRUE-1043: add compound assignment operators
7eb22671d agoauthor_emailRUE-1171: elide empty frames and unnecessary leaf prologues
66973bd1d agoauthor_emailCorrect the documented merge command for the merge queue
5530eb31d agoauthor_emailRUE-1177/1178/1179: reconcile three spec self-contradictions
dea79401d agoauthor_emailRUE-1161: give spec cases an explicit platform responsibility
5d3300e1d agoauthor_emailRUE-1158: make CLI case timings an output of the corpus action
b693add1d agoauthor_emailRUE-991: capture the std root in its canonical spelling
383f9691d agoauthor_emailRUE-1118: upload corpus results, via a rule that actually permits it
4939b061d agoauthor_emailRUE-1118: document how to tell a cached corpus from a re-executed one
10e4b421d agoauthor_emailRUE-1118: run the heavy corpora as cacheable build actions
d6547a21d agoauthor_emailRUE-1118: declare the standard library as an input of the UI corpus
a7736c01d agoauthor_emailRUE-1118: update the build-sharing suite's executor-timeout contract
09793c71d agoauthor_emailRUE-1165: pin the remote worker image and separate CI cost signals
6fef06d2d agoauthor_emailUse filter+map for named callable symbol interning
058f57a2d agoauthor_emailRUE-1050: classify generated anonymous types by identity, not by name
13f3a272d agoauthor_emailAttribute declaration analysis and source loading to their phases
ff5c8e42d agoauthor_emailRUE-1155: stop discarding gate findings to EPIPE under pipefail
76d0a422d agoauthor_emailRepair the full-suite lock's owner lookup
7a0057b2d agoauthor_emailRebuild the website when performance data changes
814bbd72d agoauthor_emailDeclare epoch 2 baselines for all three platforms
80dd12e2d agoauthor_emailUse upload-artifact v6 in the cache-probe workflow
719bf632d agoauthor_emailRUE-1189: render the compiler-performance dashboard
4d1df392d agoauthor_email