-
Notifications
You must be signed in to change notification settings - Fork 50
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
Merges #9, #13, #15, #24, fixes #21, #34 #25
Closed
Closed
Commits on Jan 8, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 5e9c491 - Browse repository at this point
Copy the full SHA 5e9c491View commit details -
* Changed reference to PDDL lexer file from /src/Parser/lex.yy to src/Parser/lex.yy
Configuration menu - View commit details
-
Copy full SHA for a8c4f44 - Browse repository at this point
Copy the full SHA a8c4f44View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f168c9 - Browse repository at this point
Copy the full SHA 4f168c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 86733b6 - Browse repository at this point
Copy the full SHA 86733b6View commit details
Commits on Sep 14, 2016
-
Fix hard-coding of LINKER variable.
Now LINKER uses the value of CXX. At the same time, I introduced use of the standard LEX and YACC variables.
Configuration menu - View commit details
-
Copy full SHA for 798f579 - Browse repository at this point
Copy the full SHA 798f579View commit details
Commits on Nov 29, 2016
-
I spent a couple hours trying to figure out Mac executables. A 5-word entry should help others!
Brittney Johnson authoredNov 29, 2016 Configuration menu - View commit details
-
Copy full SHA for d3b340f - Browse repository at this point
Copy the full SHA d3b340fView commit details
Commits on Sep 8, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 026c2af - Browse repository at this point
Copy the full SHA 026c2afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 40cae01 - Browse repository at this point
Copy the full SHA 40cae01View commit details
Commits on Sep 9, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 14c11bb - Browse repository at this point
Copy the full SHA 14c11bbView commit details
Commits on Sep 13, 2017
-
Don't turn on -Werror by default.
In my experience, this is too stringent. I find it breaks the build even on cosmetic errors like "misleading indentation." Inclined to think that this should change to be an option for active developers only, and left off for users.
Configuration menu - View commit details
-
Copy full SHA for 080cd6b - Browse repository at this point
Copy the full SHA 080cd6bView commit details
Commits on Jan 10, 2018
-
Configuration menu - View commit details
-
Copy full SHA for d84d396 - Browse repository at this point
Copy the full SHA d84d396View commit details
Commits on Jan 28, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 5fe5c40 - Browse repository at this point
Copy the full SHA 5fe5c40View commit details -
Configuration menu - View commit details
-
Copy full SHA for d23fea4 - Browse repository at this point
Copy the full SHA d23fea4View commit details -
Configuration menu - View commit details
-
Copy full SHA for a8da607 - Browse repository at this point
Copy the full SHA a8da607View commit details -
Configuration menu - View commit details
-
Copy full SHA for 486da4a - Browse repository at this point
Copy the full SHA 486da4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e91176a - Browse repository at this point
Copy the full SHA e91176aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 07e5051 - Browse repository at this point
Copy the full SHA 07e5051View commit details -
Configuration menu - View commit details
-
Copy full SHA for a223389 - Browse repository at this point
Copy the full SHA a223389View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a8180c - Browse repository at this point
Copy the full SHA 5a8180cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 72cd912 - Browse repository at this point
Copy the full SHA 72cd912View commit details -
fixes issue KCL-Planning#21: support missing :precondition/:effect , …
…and also NIL=() precondition/effects
Configuration menu - View commit details
-
Copy full SHA for 372cdb1 - Browse repository at this point
Copy the full SHA 372cdb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for efc868f - Browse repository at this point
Copy the full SHA efc868fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a3d89ee - Browse repository at this point
Copy the full SHA a3d89eeView commit details
Commits on Feb 22, 2019
-
Configuration menu - View commit details
-
Copy full SHA for a86823a - Browse repository at this point
Copy the full SHA a86823aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 26d7bc8 - Browse repository at this point
Copy the full SHA 26d7bc8View commit details -
Configuration menu - View commit details
-
Copy full SHA for c21e97a - Browse repository at this point
Copy the full SHA c21e97aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5132900 - Browse repository at this point
Copy the full SHA 5132900View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49c82b6 - Browse repository at this point
Copy the full SHA 49c82b6View commit details
Commits on Feb 25, 2019
-
Combined commits fixing the makefile
* Removed FlexLexer.h for the old version. Use the system-provided FlexLexer.h * Completely fixed up the compilation pipeline for pddl+.lex * Removed the duplicated parser code in src/Parser
Configuration menu - View commit details
-
Copy full SHA for ea6051b - Browse repository at this point
Copy the full SHA ea6051bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c58ee24 - Browse repository at this point
Copy the full SHA c58ee24View commit details -
Configuration menu - View commit details
-
Copy full SHA for 249ed5f - Browse repository at this point
Copy the full SHA 249ed5fView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.