Issy Long 05b716613b
Convert the utils/tty RBI generator to a Tapioca compiler
- The preferred way of doing RBI generation is via Tapioca. So I am
  trying to stop being intimidated by it, by learning how it works.
- This is very WIP still, currently failing with the following message
  because the `module` name is missing in the generated RBI file.

```
There are parse errors in the generated RBI files.

Errors:
  sorbet/rbi/dsl/tty.rbi:8: unexpected token tNL (2001)
  sorbet/rbi/dsl/tty.rbi:64: unexpected token "end" (2001)
```
2024-03-29 00:41:56 +00:00
..
2024-03-20 10:36:19 -07:00
2024-03-22 09:33:28 -07:00
2024-03-22 09:33:28 -07:00
2024-03-20 10:36:19 -07:00
2024-03-21 19:04:30 -07:00
2024-03-21 19:04:30 -07:00
2024-03-21 19:04:30 -07:00
2024-03-21 19:04:30 -07:00
2024-03-21 19:55:35 -07:00
2024-03-21 19:04:31 -07:00
2024-03-21 19:04:31 -07:00
2024-03-21 19:55:35 -07:00
2024-03-21 19:04:31 -07:00
2024-03-22 09:33:28 -07:00
2024-03-22 09:33:28 -07:00
2024-03-15 12:51:03 -07:00
2024-03-22 09:33:28 -07:00
2024-03-22 09:33:28 -07:00
2024-03-22 09:33:28 -07:00
2024-03-22 09:33:28 -07:00
2024-03-22 09:33:28 -07:00
2024-03-22 09:33:28 -07:00
2024-03-22 09:33:28 -07:00
2024-03-22 09:33:28 -07:00
2024-03-27 06:26:32 +00:00