• Joined on 2022-01-11
missing commented on issue missing/car#1 2022-07-22 16:42:19 -05:00
Readme looks like you had a cat on the keyboard

Done. Also updated repo description.

missing pushed to master at missing/car 2022-07-22 16:41:29 -05:00
389b2ecf06 update README.md
missing closed issue missing/jsfuck#2 2022-07-22 16:37:24 -05:00
Readme missing compilation instructions
missing closed issue missing/dyn_vec#1 2022-07-22 16:37:11 -05:00
Readme missing compilation instructions
missing commented on issue missing/dyn_vec#1 2022-07-22 16:37:08 -05:00
Readme missing compilation instructions

Again, cargo build, also a library, gonna stop expaining this now.

missing closed issue missing/vectorn#2 2022-07-22 16:36:38 -05:00
Readme missing compilation instructions
missing commented on issue missing/vectorn#2 2022-07-22 16:36:35 -05:00
Readme missing compilation instructions

All rust projects are built using cargo build. In addition, this is a library, so you never even have to directly build it (cargo handles that for you when you add it as a dependency).

missing closed issue missing/tetris#3 2022-07-22 16:34:32 -05:00
Enable support for windows
missing pushed to master at missing/tetris 2022-07-22 16:34:16 -05:00
0a3dd57cd2 apparently pancurses supports windows
missing commented on issue missing/tetris#3 2022-07-22 16:32:20 -05:00
Enable support for windows

Huh, apparently the pancurses crate supports windows. I'll make the change now.

missing closed issue missing/os#1 2022-07-22 16:30:39 -05:00
Readme too vague
missing commented on issue missing/os#1 2022-07-22 16:30:37 -05:00
Readme too vague

This project is very much a work in progress, and is nowhere near finished or usable. I'll update the README once this gets to a more developed state.

missing closed issue missing/tetris#2 2022-07-22 16:29:23 -05:00
Provide compilation and/or download instructions
missing commented on issue missing/tetris#2 2022-07-22 16:28:56 -05:00
Provide compilation and/or download instructions

Like every rust project every made, its cargo build to build and cargo run to build and run. I'm not going to specify this in the README.

missing pushed to master at missing/jsfuck 2022-07-21 13:25:20 -05:00
7db27d0c2b support input strings longer than u16::MAX chars
missing pushed to master at missing/jsfuck 2022-07-21 02:28:56 -05:00
b4968938d4 update README.md
missing pushed to master at missing/jsfuck 2022-07-21 02:21:14 -05:00
b0c4d0759c initial commit
missing created repository missing/jsfuck 2022-07-21 02:18:13 -05:00
missing pushed to master at missing/dyn_vec 2022-07-11 12:09:51 -05:00
edecfc9b69 box benches
missing pushed to master at missing/dyn_vec 2022-07-10 19:28:51 -05:00
a320083808 benches