Mike Gerwitz
Activist for User Freedom
About
Posts
Talks
Projects
Papers
Social
index
:
TAME
main
master
The Algebraic Metalanguage [employer project]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
progtest: Add runner script
Mike Gerwitz
2018-03-05
6
-3
/
+129
*
depgen: Include enum constants as typedef dependencies
v2.10.3
Mike Gerwitz
2018-02-28
1
-0
/
+5
*
standlone: Correct consts reference for worksheet
v2.10.2
Mike Gerwitz
2018-02-26
1
-1
/
+1
*
symtable: Do not mark symbols with generated yields as generated
Mike Gerwitz
2018-02-26
1
-7
/
+2
*
validtor: Remove unresolved extern warning
Mike Gerwitz
2018-02-26
1
-7
/
+3
*
TestRunner: Recognize error as failure
v2.10.1
Mike Gerwitz
2018-02-23
2
-7
/
+70
*
progtest/README.md: Basic test case format documentation
v2.10.0
Mike Gerwitz
2018-02-23
1
-0
/
+33
*
entry-form: Integrate YAML test case console output as HTML
Mike Gerwitz
2018-02-23
2
-7
/
+91
*
HtmlConsoleOutput: Add HTML-styled console output
Mike Gerwitz
2018-02-23
5
-24
/
+328
*
Makefile: run modindex first
Mike Gerwitz
2018-02-23
1
-4
/
+4
*
depgen: Ignore template bodies
v2.9.14
Mike Gerwitz
2018-02-23
1
-3
/
+4
*
progtest: add dist target
Mike Gerwitz
2018-02-23
1
-1
/
+3
*
Makefile.am: Prevent doc from being built by default
v2.9.13
Mike Gerwitz
2018-02-23
3
-7
/
+12
*
progtest/Makefile: Build tame-progtest.js as default target
v2.9.12
Mike Gerwitz
2018-02-23
2
-3
/
+12
*
progtest/package.json (devDependencies): Add mocha and chai
Mike Gerwitz
2018-02-23
1
-1
/
+3
*
progtest/package.json: Correct browserify version
Mike Gerwitz
2018-02-23
1
-1
/
+1
*
Revert "program map: Use expanded (preprocessed) program"
v2.9.11
Mike Gerwitz
2018-02-22
1
-2
/
+2
*
program map: Use expanded (preprocessed) program
v2.9.10
Mike Gerwitz
2018-02-22
1
-2
/
+2
*
Merge branch 'progtest'
Mike Gerwitz
2018-02-19
30
-27
/
+1980
|
\
|
*
entry-form: Clear YAML filename after loading
Mike Gerwitz
2018-02-19
1
-0
/
+7
|
*
Correct param initialization
Mike Gerwitz
2018-02-19
1
-11
/
+31
|
*
progtest: bug: constants are not initialized until rating
Mike Gerwitz
2018-02-19
2
-3
/
+4
|
*
progtest: .gitignore: ignore compiled output
Mike Gerwitz
2018-02-19
1
-0
/
+3
|
*
progtest: Display reader errors in browser
Mike Gerwitz
2018-02-19
4
-6
/
+21
|
*
progtest: Async run each test serially
Mike Gerwitz
2018-02-19
2
-19
/
+59
|
*
Initial embedding of YAML test case runner
Mike Gerwitz
2018-02-19
8
-30
/
+167
|
*
progtest: Generate index.js files
Mike Gerwitz
2018-02-19
4
-7
/
+82
|
*
progtest: Initial working console runner
Mike Gerwitz
2018-02-19
22
-2
/
+1643
|
*
Produce consts as part of rater object
Mike Gerwitz
2018-02-19
2
-14
/
+28
|
/
*
Properly re-order classification predicates of any dimension
v2.9.3
Mike Gerwitz
2018-02-19
1
-17
/
+11
*
preproc: Fix lv:any-only conversion broken from last commit
v2.9.2
Mike Gerwitz
2018-02-19
1
-1
/
+1
*
preproc: Expand templates in extracted classes
v2.9.1
Mike Gerwitz
2018-02-19
1
-3
/
+24
*
Copyright update (R-T Specialty)
v2.9.0
Mike Gerwitz
2018-02-01
76
-78
/
+78
*
Add HACKING
Mike Gerwitz
2018-02-01
2
-1
/
+43
*
lv:rate/@generates: Validation error (bugfix)
Mike Gerwitz
2018-02-01
1
-0
/
+18
*
template: Add prefix and suffix conditional support (feature)
Mike Gerwitz
2018-02-01
1
-0
/
+32
*
validate: Error on nested rate blocks (bugfix)
Mike Gerwitz
2018-02-01
1
-0
/
+18
*
symtable: Only consider first lv:rate ancestor for parent (bugfix)
Mike Gerwitz
2018-02-01
1
-1
/
+4
*
c:sum/@of: Support let values
v2.8.11
Mike Gerwitz
2018-01-30
1
-0
/
+7
*
calc.xsd: Allow ##other in consts
v2.8.10
Mike Gerwitz
2018-01-29
1
-0
/
+1
*
Permit matrix reference in c:length-of (bugfix)
v2.8.9
Mike Gerwitz
2018-01-29
1
-5
/
+5
*
Display error on non-scalar constant lv:match/@value (bugfix)
Mike Gerwitz
2018-01-29
1
-8
/
+9
*
src/current/calc.xsd (nameType): Permit numeric literals (bugfix)
Mike Gerwitz
2018-01-29
1
-1
/
+1
*
template: Remove accidental debug output
v2.8.8
Mike Gerwitz
2018-01-25
1
-1
/
+0
*
entry-form: Ignore missing DOM elements
v2.8.7
Mike Gerwitz
2018-01-25
1
-0
/
+5
*
Retain unknown template param references during expansion
Mike Gerwitz
2018-01-25
1
-6
/
+21
*
Retain template conditionals verbatim if param unknown
v2.8.6
Mike Gerwitz
2018-01-18
1
-5
/
+1
*
Mark generated @yields on classes and rate-each as such on symbols
Mike Gerwitz
2018-01-16
3
-1
/
+15
*
make-full-graph: Add script
Mike Gerwitz
2018-01-16
1
-0
/
+36
*
summary: Correct height of pipes denoting length
v2.8.5
Mike Gerwitz
2018-01-11
2
-6
/
+6
[next]