Fedor Isakov
|
341ac0208e
|
Fix docs wording. Cleaning up the text
|
2018-08-27 12:18:46 +02:00 |
Fedor Isakov
|
b5210ea9f9
|
Update contacts and readme
|
2018-08-25 16:06:27 +02:00 |
Fedor Isakov
|
cfa3367b67
|
More examples for docs
|
2018-08-25 15:34:29 +02:00 |
Fedor Isakov
|
58a50f5fae
|
Replace splash image with smaller variant
|
2018-08-24 21:01:26 +02:00 |
Fedor Isakov
|
58ab1a126c
|
Fix the path to project on TravisCI
|
2018-08-24 20:26:28 +02:00 |
Fedor Isakov
|
8281e037a4
|
Fix the wording of docs. More docs content. Drop obsolete stuff.
|
2018-08-24 20:20:29 +02:00 |
Fedor Isakov
|
427ec8f4ef
|
Cleanup and reorder docs for printing all pages. Metadata
|
2018-08-24 20:20:29 +02:00 |
Fedor Isakov
|
dc213188c7
|
Print layout for the docs site
|
2018-08-24 20:20:29 +02:00 |
Fedor Isakov
|
6085481ede
|
More screenshots for docs
|
2018-08-24 20:20:20 +02:00 |
Fedor Isakov
|
4fc5c0e12a
|
Style screenshots to fill the width of page. Style strong+em as TODO.
|
2018-08-23 12:28:23 +02:00 |
Fedor Isakov
|
6129de983b
|
Update documentation on typechecking; screenshots
|
2018-08-22 22:38:06 +02:00 |
Fedor Isakov
|
7f471aae47
|
Add Google analytics to github.io page
|
2018-08-19 19:01:04 +02:00 |
Fedor Isakov
|
5fd7ba4d06
|
Rename paths in docs website after reporsitory rename
|
2018-08-19 17:43:02 +02:00 |
Fedor Isakov
|
0819ef0a40
|
Add a reference to the article on typechecking STLC to readme
|
2018-08-19 17:32:59 +02:00 |
Fedor Isakov
|
27becb70a1
|
Fix the wording in fitch sample README
|
2018-08-19 17:32:59 +02:00 |
Fedor Isakov
|
d26b7197fd
|
Fix a bug in new matching algorithm that prevented correct matching of ref-ed metalogicals with terms.
|
2018-08-19 17:32:59 +02:00 |
Fedor Isakov
|
ec38be682e
|
Delete obsolete artefacts
|
2018-08-19 17:32:59 +02:00 |
Fedor Isakov
|
b50ec9375e
|
More docs content: STLC and Logic examples documentation
|
2018-08-19 17:32:58 +02:00 |
Fedor Isakov
|
f49feb03bc
|
Docs content
|
2018-08-19 17:32:58 +02:00 |
Fedor Isakov
|
2d6adc9b8e
|
Jekyll site for docs
|
2018-08-19 17:32:58 +02:00 |
Fedor Isakov
|
8b1788354f
|
Move docs content in a subdir. Annotate all .md files with front matter meta data.
|
2018-08-14 12:24:14 +02:00 |
Fedor Isakov
|
480a45c853
|
Break down docs into sections. More docs content.
|
2018-08-11 14:37:22 +02:00 |
Fedor Isakov
|
3a8b014243
|
Started Code Rules documentation
|
2018-08-08 14:01:18 +02:00 |
Fedor Isakov
|
babc12eee6
|
Use MPS 2018.2 final release
|
2018-08-08 13:57:23 +02:00 |
Fedor Isakov
|
5dcff490a1
|
Update readme to show full MPS icon
|
2018-08-07 13:32:05 +02:00 |
Fedor Isakov
|
8cacd9c326
|
Ensure terms are copied "properly" without breaking Path's contract. Pending optimization.
|
2018-08-07 11:50:05 +02:00 |
Fedor Isakov
|
faaa9f12d6
|
Cleanup reactor code, drop obsolete code:
old matching algorithm implementation,
store occurrences indexing,
propagation history.
|
2018-08-04 16:10:35 +02:00 |
Fedor Isakov
|
75c6dff551
|
Optimizing new matching algorithm. Keep an index of occurrence slots for each rule.
|
2018-08-04 16:10:35 +02:00 |
Fedor Isakov
|
d8c2310f98
|
Deprecate primary symbols in handler. All usages are safe to be dropped.
|
2018-08-04 16:10:35 +02:00 |
Fedor Isakov
|
c8e0464739
|
Keep test_gen directory to avoid failed builds
|
2018-08-03 11:48:36 +02:00 |
Fedor Isakov
|
98dfe30756
|
Resaved all models
|
2018-08-03 11:48:36 +02:00 |
Fedor Isakov
|
78764af3dc
|
Ensure all rule builders within a single rule template have unique tags
|
2018-08-03 11:48:36 +02:00 |
Fedor Isakov
|
d26805db7d
|
Switch to the latest version of reactor lib 0.9.1
|
2018-08-03 11:48:36 +02:00 |
Fedor Isakov
|
d023cf8466
|
Change reactor library version to 0.9.1 (new matching algo)
|
2018-08-03 11:48:35 +02:00 |
Fedor Isakov
|
862f7182ff
|
Fix double exec of rule builders. Ensure all rules have unique tags.
|
2018-08-03 11:48:35 +02:00 |
Fedor Isakov
|
44b2004091
|
Experimentally switch to the new matching algorithm
|
2018-08-03 11:48:31 +02:00 |
Fedor Isakov
|
74402a8a1c
|
New rule matching algorithm
|
2018-08-03 11:48:23 +02:00 |
Fedor Isakov
|
1609b5838d
|
Correct the path to git root
|
2018-07-26 16:12:31 +02:00 |
Fedor Isakov
|
a69352b793
|
Use MPS 2018.2 RC1 for command-line build
|
2018-07-22 19:15:47 +02:00 |
Fedor Isakov
|
a710832dbf
|
Avoid passing null value to a method not expecting it.
|
2018-07-22 19:13:14 +02:00 |
Fedor Isakov
|
e2a68b4012
|
Fixes necessary for compatibility with MPS 2018.2
|
2018-07-22 16:51:10 +02:00 |
Fedor Isakov
|
1cb1472184
|
Name solutions and models consistently in samples (mpscore). Drop empty obsolete test solution.
|
2018-07-22 14:48:13 +02:00 |
Fedor Isakov
|
7c1cb3b684
|
Name solutions and models consistently in samples (fitch)
|
2018-07-22 14:48:12 +02:00 |
Fedor Isakov
|
a240f129c2
|
Name solutions and models consistently in samples (lambdacalc)
|
2018-07-22 11:26:12 +02:00 |
Fedor Isakov
|
0bacffb611
|
Move type setting operation to typechecking lang.
|
2018-07-22 11:09:49 +02:00 |
Fedor Isakov
|
1a52d7f96a
|
Auto-updated descriptors.
|
2018-07-22 10:37:02 +02:00 |
Fedor Isakov
|
430b081085
|
Rename sandbox to demo solution in fitch sample.
|
2018-07-21 13:50:54 +02:00 |
Fedor Isakov
|
689ae4776c
|
Give more sensible name to a sample demo solution and model.
|
2018-07-21 13:49:21 +02:00 |
Fedor Isakov
|
b340e6ce48
|
Cleanup generator dependencies.
|
2018-07-21 13:29:40 +02:00 |
Fedor Isakov
|
c7cc97fffb
|
Rename reporting runtim solution.
|
2018-07-21 13:29:40 +02:00 |