Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-12-23 | Conclude CFD article | Adrian Kummerlaender | |
2018-12-22 | Add LBM implementation section | Adrian Kummerlaender | |
2018-12-21 | Add LBM theory section | Adrian Kummerlaender | |
…during a rainy train ride through the black forest. | |||
2018-12-20 | Add videos to CFD article | Adrian Kummerlaender | |
2018-12-19 | Add rough scaffolding for new article | Adrian Kummerlaender | |
2018-12-19 | Remove `&ThickSpace` symbols from LaTeX expressions | Adrian Kummerlaender | |
This causes the XML processor to stumble which in turn prevents the containing expression from being included in the resulting website. Easiest permanent fix will probably be to rewrite the offending symbol in `katex-wrapper`. | |||
2018-12-15 | Unify inline code markup | Adrian Kummerlaender | |
2018-12-15 | Clean article selection | Adrian Kummerlaender | |
2018-11-12 | Fix typos | Adrian Kummerlaender | |
2018-10-01 | Revert "Update code.kummerlaender.eu links" | Adrian Kummerlaender | |
This reverts commit 7d937830c21636eddc67bd2b2479cb7a436a7657. | |||
2018-09-24 | Update code.kummerlaender.eu links | Adrian Kummerlaender | |
2018-06-24 | Fix typo | Adrian Kummerlaender | |
2018-06-24 | Add article on NixOS, GPU programming and assorted topics | Adrian Kummerlaender | |
2017-10-03 | Add article on BB10 development in 2017 | Adrian Kummerlaender | |
2017-02-12 | Remove page, category functionality as it is now provided by ↵ | Adrian Kummerlaender | |
`tree.kummerlaender.eu` | |||
2017-01-20 | Add article on tinkering with meta tools | Adrian Kummerlaender | |
2017-01-17 | Update markdown syntax to use pandoc's peculiarities | Adrian Kummerlaender | |
2016-12-20 | Switch server side math renderer to _KaTeX_ | Adrian Kummerlaender | |
_KaTeX_ offers explicit support for server-side rendering instead of the hacky solution using _Mathjax_. Furtermore it ist noticeably faster and produces better output in my test cases. | |||
2016-08-31 | Typo fix | Adrian Kummerlaender | |
2016-05-22 | Add article on the visualization of metrics in Voronoi diagrams | Adrian Kummerlaender | |
2016-05-10 | Fix disconcerting usages of `it's` instead of `its` | Adrian Kummerlaender | |
2016-02-26 | Add missing word in latest article | Adrian Kummerlaender | |
2016-02-22 | Complete article on _function interposition in C++_ | Adrian Kummerlaender | |
2016-02-21 | Add first draft of article on _function interposition in C++_ | Adrian Kummerlaender | |
2016-02-21 | Fix possessive form of _library_ | Adrian Kummerlaender | |
2016-02-10 | Change static ressource links to `https` | Adrian Kummerlaender | |
…otherwise various browsers correctly complain about unencrypted ressources if the website is accessed via `https`. | |||
2015-09-25 | Fix spelling errors in latest article | Adrian Kummerlaender | |
2015-09-24 | Add new article on the joys of IPv6 | Adrian Kummerlaender | |
2015-09-18 | Updated latest article about Jolla and the N900 | Adrian Kummerlaender | |
2015-09-18 | Add article on Jolla and N900 | Adrian Kummerlaender | |
2015-03-24 | Updated _VDE_ scripts to use `ip` instead of deprecated tools | Adrian Kummerlaender | |
2015-03-22 | Added missing preposition in article on self hosting | Adrian Kummerlaender | |
2015-03-07 | Updated _TypeAsValue_ source links to point to a specific commit | Adrian Kummerlaender | |
* added link to blog article to _TypeAsValue_ page | |||
2015-03-06 | Published new article on the _Scheme metaphor_ for TMP | Adrian Kummerlaender | |
* updated it's date to `2015-03-06` | |||
2015-03-06 | Finalized article on the _Scheme metaphor_ | Adrian Kummerlaender | |
2015-03-05 | Completed draft of article on the _Scheme metaphor_ for _TMP_ | Adrian Kummerlaender | |
* only links to `tav` implementations as well as final corrections are missing | |||
2015-03-04 | Completed section on bindings and added section on partial function application | Adrian Kummerlaender | |
2015-03-03 | Added bindings section to latest article draft | Adrian Kummerlaender | |
2015-03-02 | Expanded section on _templates as functions_ | Adrian Kummerlaender | |
* added information on partial template specialization and `tav::Eval` * added title outline of remaining sections | |||
2015-03-01 | Added basic draft of new article on the _Scheme metaphor_ | Adrian Kummerlaender | |
* date will be updated for publication | |||
2015-01-14 | Updated date of article on compile time computation for publication | Adrian Kummerlaender | |
2015-01-14 | Finalized draft of new article on compile time computation | Adrian Kummerlaender | |
2015-01-13 | Added draft of _types as values_ section of new article | Adrian Kummerlaender | |
2015-01-13 | Added second _ConstList_ example to new article draft | Adrian Kummerlaender | |
2015-01-13 | Added section on `constexpr` to new article draft | Adrian Kummerlaender | |
2015-01-12 | Added basic draft of article on compile time computation in C++ | Adrian Kummerlaender | |
2014-11-16 | Changed markup as to not interfere with the new inline `code` style | Adrian Kummerlaender | |
2014-11-13 | Updated article to mention the C++14 integer sequence | Adrian Kummerlaender | |
* changed `IndexSequence` link to point to its last version on Github | |||
2014-10-31 | Added article on expanding XSLT using Xalan and C++ | Adrian Kummerlaender | |
2014-10-27 | Fixed small spelling error | Adrian Kummerlaender | |
* _linked_ was misspelled as _liked_ |