Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-04 | split the repo into a workspace | Christian Poveda | |
remove `clap` dependency :tada: update the book installation instructions | |||
2019-09-17 | Rustfmt. | Emilio Cobos Álvarez | |
2018-06-13 | Fix typos. | Bruce Mitchener | |
2017-09-07 | We can afford the exra cycles to use double precision floats here | Nick Fitzgerald | |
;) | |||
2017-09-07 | Fix units and formatting of time phases | Nick Fitzgerald | |
Was previously printing seconds, but claiming it was milliseconds. | |||
2017-08-30 | Squash commit for --time-phases command line option | Jackson O'Donnell | |
initial timer branch commit added time_phases builder parameter create timers for BindgenContex analyses, codegen time parse added docstrings added fitzgens suggestions add --time-phases to bindgen::Builder::command_line_flags |