summaryrefslogtreecommitdiffstats
path: root/lib/prolog
Commit message (Expand)AuthorAgeFilesLines
* Apply buildifier to .bzl files.Han-Wen Nienhuys2018-07-101-19/+19
* Bazel: Harmonize names of external repositoriesDavid Ostrovsky2018-06-132-9/+9
* Merge branch 'stable-2.14'David Pursehouse2017-05-172-1/+8
|\
| * Bazel: Allow plugins to non-transitively depend on prolog rulesDavid Ostrovsky2017-05-172-1/+8
* | Bazel: Simplify prolog_cafe_library rule implementationDavid Ostrovsky2017-05-171-3/+1
|/
* Replace FileInputStream and FileOutputStream with static Files methodsHector Oswaldo Caballero2017-05-101-4/+4
* Format all Java files with google-java-formatDave Borowitz2017-02-071-3/+1
* Remove Buck based buildDavid Ostrovsky2017-01-232-106/+0
* Format .bzl files with Bazel BuildifierDavid Pursehouse2016-12-111-1/+1
* Bazel: Reformat build filesDavid Ostrovsky2016-12-071-34/+34
* bazel: remove 'out' attribute from genrule2, and use throughout.Han-Wen Nienhuys2016-11-021-1/+1
* bazel: pass down **kwargs for some bzl macros.Han-Wen Nienhuys2016-10-101-2/+2
* bazel: for the prolog compiler rule, don't use $TMP as temp dir.Han-Wen Nienhuys2016-09-291-1/+1
* Upgrade prolog-cafe to 1.4.2David Pursehouse2016-09-281-5/+5
* bazel: add license to appropriate lib/ targetsYuxuan 'fishy' Wang2016-09-261-0/+4
* Implement Bazel buildDavid Ostrovsky2016-06-142-0/+83
* Remove unnecessary dependenciesDavid Pursehouse2015-09-181-1/+0
* Use try-with-resources statementsUrs Wolfer2015-06-231-4/+1
* Merge "Update to Prolog Cafe 1.4.1"Shawn Pearce2015-03-231-5/+5
|\
| * Update to Prolog Cafe 1.4.1Shawn Pearce2015-03-211-5/+5
* | BuckPrologCompiler: Use auto-closeable FileInputStreamDavid Pursehouse2015-03-201-3/+1
* | BuckPrologCompiler: Fix potential NPEDavid Pursehouse2015-03-201-1/+5
|/
* Update to Prolog Cafe 1.4Shawn Pearce2015-03-183-9/+50
* Buck: Make deps to $(exe :foo) and $(location :bar) implicitlyDavid Ostrovsky2014-06-101-1/+0
* Buck: Remove usage of genfile()David Ostrovsky2014-06-101-7/+3
* Remove unnecessary reference to $SRCDIR in Buck genrulesDavid Ostrovsky2014-03-261-1/+1
* Update BuckShawn Pearce2013-11-292-9/+12
* Simplify buck based prolog compilerShawn Pearce2013-08-062-15/+3
* Fix path used in generated prolog class namesShawn Pearce2013-08-061-1/+3
* Rename DEFS files to *.defsShawn Pearce2013-07-301-0/+0
* Update BuckShawn Pearce2013-07-262-79/+16
* Fix BuckPrologCompiler to create Java 6 class filesShawn Pearce2013-05-161-7/+10
* Move Eclipse related stuff into tools/eclipseShawn Pearce2013-05-101-1/+1
* Build with BuckShawn Pearce2013-05-093-0/+227