Michael Vines
|
092edabd2d
|
Add homepage field to all crates
|
2018-12-13 22:25:27 -08:00 |
|
Michael Vines
|
def7d156f6
|
codemod --extensions sh '#!/usr/bin/env bash -e' '#!/usr/bin/env bash\nset -e'
|
2018-11-11 16:24:36 -08:00 |
|
Michael Vines
|
33aab094ef
|
codemod --extensions sh '#!/bin/bash' '#!/usr/bin/env bash'
|
2018-11-11 16:24:36 -08:00 |
|
Greg Fitzgerald
|
c9138f964b
|
Change token type from i64 to u64
Fixes #1526
|
2018-11-05 15:25:26 -07:00 |
|
jackcmay
|
3488ea7d1c
|
Cleanup c programs (#1620)
Cleanup C programs
|
2018-10-26 19:38:07 -07:00 |
|