|
cmds
|
Use std::stoi instead of atoi(<str>.c_str())
|
2019-08-06 16:45:48 -07:00 |
|
equiv
|
Use std::stoi instead of atoi(<str>.c_str())
|
2019-08-06 16:45:48 -07:00 |
|
fsm
|
Use State::S{0,1}
|
2019-08-06 16:22:47 -07:00 |
|
hierarchy
|
IdString::str().substr() -> IdString::substr()
|
2019-08-06 19:08:33 -07:00 |
|
memory
|
Use std::stoi instead of atoi(<str>.c_str())
|
2019-08-06 16:45:48 -07:00 |
|
opt
|
Use std::stoi instead of atoi(<str>.c_str())
|
2019-08-06 16:45:48 -07:00 |
|
pmgen
|
From master
|
2019-05-28 09:37:50 -07:00 |
|
proc
|
Make liberal use of IdString.in()
|
2019-08-06 16:18:18 -07:00 |
|
sat
|
Use std::stoi instead of atoi(<str>.c_str())
|
2019-08-06 16:45:48 -07:00 |
|
techmap
|
Use std::stoi instead of atoi(<str>.c_str())
|
2019-08-06 16:45:48 -07:00 |
|
tests
|
Use std::stoi instead of atoi(<str>.c_str())
|
2019-08-06 16:45:48 -07:00 |