We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Some documentation on how to build ftlRegex
adjusted license FAQ
fixed mistake in ftlArray documentation
update compiler compatibility note in FAQ
documentation for ftlHashSet; removed some non-standard integer kind construct from documentation
documented ftlDynArray template specialization for ftlString
documented ftlMove array to dynArray
fixed typo
ftlString cheat sheet update for free Join()
updated FAQ for polymorphic container elements (turns out it's not as easy as I thought)
fixed sections in ftlArray documentation
wrote documentation for ftlArray
added ftlArray to the start page
more in the ftlString cheat sheet
started ftlString documentation
indentation fix in ftlHashMap doc
documentation for ftlHashMap copy-construction and assignment
updated FAQ with ftlMove entry
updated FAQ for types with owning pointers
doc update for movable types in ftlList
documentation for ftlMove for ftlDynArray and ftlList
documentation for ftlSharedPtr moving
documentation for ftlDynArray moving
fixed REST rendering problem on github
finished ftlSharedPtr documentation
updated compiler support FAQ
started ftlList documentation
fixed a bug in the ftlRegex documentation
finished basic ftlHashMap documentation
worked in ftlHashMap documentation