Skip to content

History

Showing with 40 additions and 1 deletion.
  1. +1 −0 BGF.md
  2. +4 −0 BTF.md
  3. +6 −1 Bypass.md
  4. +4 −0 CheckBTF.md
  5. +1 −0 DCG2BGF.md
  6. +4 −0 ImplodeBTF.md
  7. +1 −0 Iterate.md
  8. +1 −0 ReadBGF.md
  9. +4 −0 ReadBTF.md
  10. +1 −0 ReadXBGF.md
  11. +5 −0 RetireLs.md
  12. +1 −0 SplitN.md
  13. +1 −0 WriteBGF.md
  14. +4 −0 WriteBTF.md
  15. +1 −0 WriteXBGF.md
  16. +1 −0 XSD2BGF.md
1 change: 1 addition & 0 deletions BGF.md
Expand Up @@ -8,5 +8,6 @@


## Contributors
* [Ralf Lämmel (@rlaemmel)](https://github.com/rlaemmel)
* [Vadim Zaytsev (@grammarware)](https://github.com/grammarware)

4 changes: 4 additions & 0 deletions BTF.md
@@ -1,3 +1,7 @@
## Relevant files
* [`shared/prolog/wfBtf.pro`](../blob/master/shared/prolog/wfBtf.pro)


## Contributors
* [Ralf Lämmel (@rlaemmel)](https://github.com/rlaemmel)

7 changes: 6 additions & 1 deletion Bypass.md
Expand Up @@ -2,4 +2,9 @@
* [`shared/prolog/xbgf1.pro`](../blob/master/shared/prolog/xbgf1.pro)

## See also
* Chain is a part of [[XBGF]]
* Bypass is a part of [[XBGF]]

## Contributors
* [Ralf Lämmel (@rlaemmel)](https://github.com/rlaemmel)
* [Vadim Zaytsev (@grammarware)](https://github.com/grammarware)

4 changes: 4 additions & 0 deletions CheckBTF.md
@@ -1,3 +1,7 @@
## Relevant files
* [`shared/prolog/cli/checkbtf.pro`](../blob/master/shared/prolog/cli/checkbtf.pro)


## Contributors
* [Ralf Lämmel (@rlaemmel)](https://github.com/rlaemmel)

1 change: 1 addition & 0 deletions DCG2BGF.md
Expand Up @@ -5,4 +5,5 @@

## Contributors
* [Ralf Lämmel (@rlaemmel)](https://github.com/rlaemmel)
* [Vadim Zaytsev (@grammarware)](https://github.com/grammarware)

4 changes: 4 additions & 0 deletions ImplodeBTF.md
@@ -1,3 +1,7 @@
## Relevant files
* [`shared/prolog/implodeBtf.pro`](../blob/master/shared/prolog/implodeBtf.pro)


## Contributors
* [Ralf Lämmel (@rlaemmel)](https://github.com/rlaemmel)

1 change: 1 addition & 0 deletions Iterate.md
Expand Up @@ -8,5 +8,6 @@ The reverse of [[RAssoc]]/[[LAssoc]].
* Iterate is a part of [[XBGF]]

## Contributors
* [Ralf Lämmel (@rlaemmel)](https://github.com/rlaemmel)
* [Vadim Zaytsev (@grammarware)](https://github.com/grammarware)

1 change: 1 addition & 0 deletions ReadBGF.md
Expand Up @@ -4,5 +4,6 @@


## Contributors
* [Ralf Lämmel (@rlaemmel)](https://github.com/rlaemmel)
* [Vadim Zaytsev (@grammarware)](https://github.com/grammarware)

4 changes: 4 additions & 0 deletions ReadBTF.md
@@ -1,3 +1,7 @@
## Relevant files
* [`shared/prolog/readBtf.pro`](../blob/master/shared/prolog/readBtf.pro)


## Contributors
* [Ralf Lämmel (@rlaemmel)](https://github.com/rlaemmel)

1 change: 1 addition & 0 deletions ReadXBGF.md
Expand Up @@ -4,5 +4,6 @@


## Contributors
* [Ralf Lämmel (@rlaemmel)](https://github.com/rlaemmel)
* [Vadim Zaytsev (@grammarware)](https://github.com/grammarware)

5 changes: 5 additions & 0 deletions RetireLs.md
Expand Up @@ -2,3 +2,8 @@
* [`shared/prolog/xbgf1.pro`](../blob/master/shared/prolog/xbgf1.pro)
* [`shared/prolog/xbgf2.pro`](../blob/master/shared/prolog/xbgf2.pro)


## Contributors
* [Ralf Lämmel (@rlaemmel)](https://github.com/rlaemmel)
* [Vadim Zaytsev (@grammarware)](https://github.com/grammarware)

1 change: 1 addition & 0 deletions SplitN.md
Expand Up @@ -8,5 +8,6 @@ TODO
* SplitN is a part of [[XBGF]]

## Contributors
* [Ralf Lämmel (@rlaemmel)](https://github.com/rlaemmel)
* [Vadim Zaytsev (@grammarware)](https://github.com/grammarware)

1 change: 1 addition & 0 deletions WriteBGF.md
Expand Up @@ -4,5 +4,6 @@


## Contributors
* [Ralf Lämmel (@rlaemmel)](https://github.com/rlaemmel)
* [Vadim Zaytsev (@grammarware)](https://github.com/grammarware)

4 changes: 4 additions & 0 deletions WriteBTF.md
@@ -1,3 +1,7 @@
## Relevant files
* [`shared/prolog/writeBtf.pro`](../blob/master/shared/prolog/writeBtf.pro)


## Contributors
* [Ralf Lämmel (@rlaemmel)](https://github.com/rlaemmel)

1 change: 1 addition & 0 deletions WriteXBGF.md
Expand Up @@ -4,5 +4,6 @@


## Contributors
* [Ralf Lämmel (@rlaemmel)](https://github.com/rlaemmel)
* [Vadim Zaytsev (@grammarware)](https://github.com/grammarware)

1 change: 1 addition & 0 deletions XSD2BGF.md
Expand Up @@ -6,4 +6,5 @@

## Contributors
* [Ralf Lämmel (@rlaemmel)](https://github.com/rlaemmel)
* [Vadim Zaytsev (@grammarware)](https://github.com/grammarware)