-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f2c58f3
commit 9fd7a3d
Showing
246 changed files
with
889 additions
and
873 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
37 changes: 0 additions & 37 deletions
37
...ports/helma-test/helma-0.8.4.10-inplace/HelVM.HelMA.Automata.BrainFuck.API.BFType.hs.html
This file was deleted.
Oops, something went wrong.
60 changes: 0 additions & 60 deletions
60
docs/reports/helma-test/helma-0.8.4.10-inplace/HelVM.HelMA.Automaton.Loop.hs.html
This file was deleted.
Oops, something went wrong.
37 changes: 0 additions & 37 deletions
37
docs/reports/helma-test/helma-0.8.4.10-inplace/HelVM.HelMA.Automaton.Types.RAMType.hs.html
This file was deleted.
Oops, something went wrong.
37 changes: 0 additions & 37 deletions
37
docs/reports/helma-test/helma-0.8.4.10-inplace/HelVM.HelMA.Automaton.Types.StackType.hs.html
This file was deleted.
Oops, something went wrong.
35 changes: 35 additions & 0 deletions
35
...ports/helma-test/helma-0.8.4.11-inplace/HelVM.HelMA.Automata.BrainFuck.API.BFType.hs.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
<html> | ||
<head> | ||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> | ||
<style type="text/css"> | ||
span.lineno { color: white; background: #aaaaaa; border-right: solid white 12px } | ||
span.nottickedoff { background: yellow} | ||
span.istickedoff { background: white } | ||
span.tickonlyfalse { margin: -1px; border: 1px solid #f20913; background: #f20913 } | ||
span.tickonlytrue { margin: -1px; border: 1px solid #60de51; background: #60de51 } | ||
span.funcount { font-size: small; color: orange; z-index: 2; position: absolute; right: 20 } | ||
span.decl { font-weight: bold } | ||
span.spaces { background: white } | ||
</style> | ||
</head> | ||
<body> | ||
<pre> | ||
<span class="decl"><span class="nottickedoff">never executed</span> <span class="tickonlytrue">always true</span> <span class="tickonlyfalse">always false</span></span> | ||
</pre> | ||
<pre> | ||
<span class="lineno"> 1 </span>module HelVM.HelMA.Automata.BrainFuck.API.BFType where | ||
<span class="lineno"> 2 </span> | ||
<span class="lineno"> 3 </span>-- | Constructors | ||
<span class="lineno"> 4 </span>defaultBFType :: BFType | ||
<span class="lineno"> 5 </span><span class="decl"><span class="istickedoff">defaultBFType = minBound</span></span> | ||
<span class="lineno"> 6 </span> | ||
<span class="lineno"> 7 </span>bfTypes :: NonEmpty BFType | ||
<span class="lineno"> 8 </span><span class="decl"><span class="nottickedoff">bfTypes = universeNonEmpty</span></span> | ||
<span class="lineno"> 9 </span> | ||
<span class="lineno"> 10 </span>-- | Type | ||
<span class="lineno"> 11 </span>data BFType = FastType | TreeType | FlatType | ||
<span class="lineno"> 12 </span> deriving stock (<span class="decl"><span class="istickedoff"><span class="decl"><span class="nottickedoff">Bounded</span></span></span></span> , <span class="decl"><span class="nottickedoff"><span class="decl"><span class="nottickedoff"><span class="decl"><span class="nottickedoff"><span class="decl"><span class="nottickedoff"><span class="decl"><span class="nottickedoff"><span class="decl"><span class="nottickedoff">Enum</span></span></span></span></span></span></span></span></span></span></span></span> , <span class="decl"><span class="nottickedoff">Eq</span></span> , <span class="decl"><span class="nottickedoff"><span class="decl"><span class="nottickedoff"><span class="decl"><span class="nottickedoff">Read</span></span></span></span></span></span> , <span class="decl"><span class="istickedoff">Show</span></span>) | ||
|
||
</pre> | ||
</body> | ||
</html> |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Oops, something went wrong.