This website requires JavaScript.
Explore
Help
Register
Sign In
archive-gh-me
/
marko
Watch
1
Star
0
Fork
0
You've already forked marko
mirror of
https://github.com/marko-js/marko.git
synced
2025-12-08 19:26:05 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
marko
/
test
History
Phil Gates-Idem
7630333de5
AsyncWriter now emits "finish" (not "end") to conform to Writable stream spec. If given callback then we now listen for "finish" and not "end".
2014-10-10 21:09:32 -04:00
..
test-project
data-provider attr is now always an expression
2014-09-22 11:46:18 -06:00
.gitignore
Renamed to marko
2014-09-18 18:02:41 -06:00
.jshintrc
Code cleanup
2014-07-17 00:22:28 -04:00
api-tests.js
AsyncWriter now emits "finish" (not "end") to conform to Writable stream spec. If given callback then we now listen for "finish" and not "end".
2014-10-10 21:09:32 -04:00
compiler-tests.js
Renamed to marko
2014-09-18 18:02:41 -06:00
dust-tests.js
marko-taglib-async --> marko-async, marko-taglib-layout --> marko-layout
2014-09-19 11:53:58 -06:00
render-async-test.js
AsyncWriter now emits "finish" (not "end") to conform to Writable stream spec. If given callback then we now listen for "finish" and not "end".
2014-10-10 21:09:32 -04:00
render-test.js
AsyncWriter now emits "finish" (not "end") to conform to Writable stream spec. If given callback then we now listen for "finish" and not "end".
2014-10-10 21:09:32 -04:00
render-xml-test.js
AsyncWriter now emits "finish" (not "end") to conform to Writable stream spec. If given callback then we now listen for "finish" and not "end".
2014-10-10 21:09:32 -04:00
taglib-lookup-test.js
Removed unused features and renamed core custom tags/attributes
2014-09-19 08:43:30 -06:00