Commit History

Author SHA1 Message Date
  Jussi Pakkanen b2a90f1838 Removed unnecessary pass statements. 7 years ago
  Mike Sinkovsky dac8351ff1 cleanup: Unbound local variable 7 years ago
  Mike Sinkovsky 969be1f679 cleanup: Remove redundant parentheses 7 years ago
  Mike Sinkovsky 22eed4c417 cleanup: Redundant character escape 7 years ago
  Mike Sinkovsky 5b626ab4cb style: [E1**] Indentation 7 years ago
  Mike Sinkovsky 84902cb93a style: [E301] expected 1 blank line, found 0 7 years ago
  Igor Gnatenko f0bc5568a7 style: fix E703 violations 7 years ago
  Igor Gnatenko ea570bcb67 style: fix E265 violations 7 years ago
  Igor Gnatenko 2017d8578a style: fix E226 violations 7 years ago
  Jussi Pakkanen b55235dfbd Fix space before :. 7 years ago
  Gautier Pelloux-Prayer 7a4786b01d Allow id to contain a pipe "|" 8 years ago
  Gautier Pelloux-Prayer 7bd06d88d5 cmake2meson.py: Fix missing quote around options type/name 8 years ago
  Elliott Sales de Andrade 859c5e28df Use context manager in scripts. 8 years ago
  Jussi Pakkanen 02185132d2 Moved new ac converter from wrap repo and made shebang line use env. Closes #256. 9 years ago
  Jussi Pakkanen 4b43d30309 Convert test declarations. 10 years ago
  Jussi Pakkanen 9abe913a1f Convert library targets. 10 years ago
  Jussi Pakkanen 355371374c Convert executable command. 10 years ago
  Jussi Pakkanen 7c6861268a Convert build options. 10 years ago
  Jussi Pakkanen abebfe7927 More convertisizising. 10 years ago
  Jussi Pakkanen eef91d1b2f Working if else indents. 10 years ago
  Jussi Pakkanen 451f6247f3 Convert function arguments. 10 years ago
  Jussi Pakkanen 18cee0fca2 Convert a few more functions, can generate a simple skeleton. 10 years ago
  Jussi Pakkanen 0c31155b0a Convert some function types. 10 years ago
  Jussi Pakkanen c8184965c4 Comments are converted. Yay! 10 years ago
  Jussi Pakkanen 053cc2e5f8 Converter is a class. 10 years ago
  Jussi Pakkanen 4063efcf6a Store whole token. 10 years ago
  Jussi Pakkanen 6d3e9be0e5 Some moar fixing. 10 years ago
  Jussi Pakkanen 4652088c18 Work further into LLVM parsing. 10 years ago
  Jussi Pakkanen 951e6d1f82 Better error message. 10 years ago
  Jussi Pakkanen e8c6c09717 Count line and column numbers. 10 years ago