-
Notifications
You must be signed in to change notification settings - Fork 624
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Various preparations #3617
Various preparations #3617
Commits on Jan 4, 2023
-
misc/review: add a command to show differences in Tmain
Signed-off-by: Masatake YAMATO <yamato@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for 247a05b - Browse repository at this point
Copy the full SHA 247a05bView commit details -
main: allow parsers to use getLanguageKindForName and getLanguageRole…
…ForName to make foreign tags Signed-off-by: Masatake YAMATO <yamato@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for c972f79 - Browse repository at this point
Copy the full SHA c972f79View commit details -
main: hide getLanguageKindForLetter() from parsers
Signed-off-by: Masatake YAMATO <yamato@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for 95c744e - Browse repository at this point
Copy the full SHA 95c744eView commit details -
Asm: add missing "break;" in a default block in a switch statement
Signed-off-by: Masatake YAMATO <yamato@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for cc6d77c - Browse repository at this point
Copy the full SHA cc6d77cView commit details -
Units: delete an empty line at the EOF
Signed-off-by: Masatake YAMATO <yamato@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for 52e649c - Browse repository at this point
Copy the full SHA 52e649cView commit details -
Asm,refactor: rename a local variable and a parameter related to scope
Signed-off-by: Masatake YAMATO <yamato@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for f2cbdbb - Browse repository at this point
Copy the full SHA f2cbdbbView commit details -
main: add a new funciton, markCorkEntryPlaceholder()
Signed-off-by: Masatake YAMATO <yamato@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for 184bc0b - Browse repository at this point
Copy the full SHA 184bc0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d2f4a4 - Browse repository at this point
Copy the full SHA 4d2f4a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b1b915 - Browse repository at this point
Copy the full SHA 0b1b915View commit details -
main: add a new macro clearRole
Signed-off-by: Masatake YAMATO <yamato@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for 60a048d - Browse repository at this point
Copy the full SHA 60a048dView commit details -
Signed-off-by: Masatake YAMATO <yamato@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for 77ffe43 - Browse repository at this point
Copy the full SHA 77ffe43View commit details -
Cxx,refactor: convert a bool field to a bit field
Signed-off-by: Masatake YAMATO <yamato@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for 99bc13c - Browse repository at this point
Copy the full SHA 99bc13cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0775dc5 - Browse repository at this point
Copy the full SHA 0775dc5View commit details -
main: add a API function for unassigning a role from a tagEntry
Signed-off-by: Masatake YAMATO <yamato@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for 1334099 - Browse repository at this point
Copy the full SHA 1334099View commit details -
operator: add operators for assigning/unasigning a role to/from a tag
Signed-off-by: Masatake YAMATO <yamato@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for 4940d49 - Browse repository at this point
Copy the full SHA 4940d49View commit details -
main: show the information about input when failed in evaluation
Signed-off-by: Masatake YAMATO <yamato@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for b8f4d43 - Browse repository at this point
Copy the full SHA b8f4d43View commit details -
Pod,comment: add description about depthForCork procedure
Signed-off-by: Masatake YAMATO <yamato@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for b823933 - Browse repository at this point
Copy the full SHA b823933View commit details -
optlib2c: fix wrongly generated code for --_paramdef
- param.h was not included. - the field for description was wrong. Signed-off-by: Masatake YAMATO <yamato@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for 8be2171 - Browse repository at this point
Copy the full SHA 8be2171View commit details