index
:
rustlings.git
main
Rustlings course
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2019-02-17
Add thread exercises to verify entrypoint
Hirokazu Hata
2019-02-15
fix test command execution
liv
2019-01-25
add "--color always" to the other rustc commands
liv
2019-01-23
add more detailed command help
liv
2019-01-23
add tests; refactor exercise links
liv
2019-01-09
add --test run flag
liv
2019-01-09
add a test
liv
2019-01-09
remove the ex*.rs files
liv
2019-01-09
make the default output a bit nicer
liv
2019-01-09
rustfmt
liv
2019-01-09
split codebase
liv
2019-01-09
ah well it was worth a try
liv
2019-01-09
revert
liv
2019-01-09
update for rust 2018
liv
2018-11-26
Add watch mode, and don't panic on clean failure
Erik Vesteraas
2018-11-26
switch theme to base16 eighties
olivia
2018-11-26
Merge pull request #98 from evestera/rustc-color-always
olivia hugger
2018-11-26
add markdown output for default command
olivia
2018-11-26
Add color=always to rustc options
Erik Vesteraas
2018-11-23
implement run command
olivia
2018-11-14
fmt
olivia
2018-11-14
add empty line after ascii
olivia
2018-11-14
add a fancy ascii header
olivia
2018-11-14
color output messages
olivia
2018-11-09
add the whole curriculum
olivia
2018-11-09
right let's try this one again
olivia
2018-05-22
oh, commit this
olivia
2018-05-22
put it in a separate file
olivia
2018-05-22
replace macros with more general methods
olivia
2018-05-22
small fixes
olivia
2018-05-22
port the first exercise from the old curriculum
olivia
2018-05-16
rustfmt
olivia
2018-05-16
make the initial output prettier
olivia
2018-05-16
add another example
olivia
2018-05-16
make the example work
olivia
2018-05-14
format
olivia
2018-05-14
use macros
olivia
2018-05-06
experiment
olivia
2018-05-06
move to another file
olivia
2018-04-26
make return explicit
olivia
2018-04-26
add a sample
olivia
2018-04-26
init new cargo project
olivia
2018-04-26
move old files to a separate directory
olivia
2018-03-04
Don't be lazy, actually read the file instead of including it at compile time
Carol (Nichols || Goulding)
2018-03-04
Make a handlebars helper that uses prlink to generate a link from a file
Carol (Nichols || Goulding)
2018-03-04
Introduce handlebars to be able to do templating
Carol (Nichols || Goulding)
2018-03-04
Start a script to regenerate README.md from a template
Carol (Nichols || Goulding)