-
Notifications
You must be signed in to change notification settings - Fork 0
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
Sync with master #10
Sync with master #10
Commits on Jul 30, 2022
-
Fix warning about missing function declaration
spin.y: In function ‘ltl_to_string’: spin.y:1117:9: warning: implicit declaration of function ‘free’ [-Wimplicit-function-declaration] 1117 | free(ltl_formula); | ^~~~ Signed-off-by: Noah Watkins <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 65b04bb - Browse repository at this point
Copy the full SHA 65b04bbView commit details -
main.c: In function ‘main’: main.c:1080:42: warning: ‘.nvr’ directive writing 4 bytes into a region of size between 1 and 512 [-Wformat-overflow=] 1080 | sprintf(out2, "%s.nvr", argv[1]); | ^~~~ main.c:1080:25: note: ‘sprintf’ output between 5 and 516 bytes into a destination of size 512 1080 | sprintf(out2, "%s.nvr", argv[1]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Signed-off-by: Noah Watkins <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 827a26d - Browse repository at this point
Copy the full SHA 827a26dView commit details
Commits on Aug 1, 2022
-
Merge pull request nimble-code#61 from dotnwat/master
Fix compiler warnings
Configuration menu - View commit details
-
Copy full SHA for 7607409 - Browse repository at this point
Copy the full SHA 7607409View commit details
Commits on Aug 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9860014 - Browse repository at this point
Copy the full SHA 9860014View commit details
Commits on Oct 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f186e11 - Browse repository at this point
Copy the full SHA f186e11View commit details
Commits on May 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c400fb3 - Browse repository at this point
Copy the full SHA c400fb3View commit details
Commits on Feb 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4db38f8 - Browse repository at this point
Copy the full SHA 4db38f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for babb30c - Browse repository at this point
Copy the full SHA babb30cView commit details
Commits on Jun 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for dc665b9 - Browse repository at this point
Copy the full SHA dc665b9View commit details
Commits on Jun 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7e05465 - Browse repository at this point
Copy the full SHA 7e05465View commit details
Commits on Sep 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7fa273c - Browse repository at this point
Copy the full SHA 7fa273cView commit details -
Configuration menu - View commit details
-
Copy full SHA for fcbee42 - Browse repository at this point
Copy the full SHA fcbee42View commit details -
Configuration menu - View commit details
-
Copy full SHA for f97038b - Browse repository at this point
Copy the full SHA f97038bView commit details -
Merge pull request nimble-code#75 from n7space/nested-inlines-limit-u…
…pdate Updated limit of maximum inline depth
Configuration menu - View commit details
-
Copy full SHA for 6e7f218 - Browse repository at this point
Copy the full SHA 6e7f218View commit details -
Merge pull request nimble-code#73 from n7space/buffer-sizes
Changed buffer sizes in Src/structs.c
Configuration menu - View commit details
-
Copy full SHA for 5b0a2d7 - Browse repository at this point
Copy the full SHA 5b0a2d7View commit details
Commits on Oct 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 043fc11 - Browse repository at this point
Copy the full SHA 043fc11View commit details
Commits on Nov 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1fd9069 - Browse repository at this point
Copy the full SHA 1fd9069View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3e2ab3 - Browse repository at this point
Copy the full SHA c3e2ab3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4545fd8 - Browse repository at this point
Copy the full SHA 4545fd8View commit details