This website requires JavaScript.
Explore
Help
Sign In
debian-packages
/
dyaml
Watch
1
Star
0
Fork
You've already forked dyaml
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
647fe9b657
dyaml
/
examples
/
yaml_bench
/
Makefile
6 lines
103 B
Makefile
Raw
Normal View
History
Unescape
Escape
Added a YAML benchmark that loads and optionally extracts data from and/or dumps a YAML file.
2011-10-22 14:20:06 +00:00
main
:
Updated import paths in docs, examples.
2013-12-17 14:14:44 +00:00
dmd -w -gc -I../../source -L-L../../ -L-ldyaml yaml_bench.d
Added a YAML benchmark that loads and optionally extracts data from and/or dumps a YAML file.
2011-10-22 14:20:06 +00:00
clean
:
Added a shortcut alias called "as" for Node.get(), and replaced get() with as() all over the code, tutorials, examples and docs. Fixed a bug in YAML benchmark makefile. Fixed a bug in autoddoc configuration.
2011-10-22 15:06:32 +00:00
rm yaml_bench yaml_bench.o
Reference in a new issue
Copy permalink