Norbert Zentai

Results 4 issues of Norbert Zentai

Dear Mattball, I am new by using doxyclean for my documentation, but I think, I found a bug. Doxygen html output shows the enumerations like UITableViewRowAnimation, but when I convert...

I have a server where clients authenticate themselves with tokens. I want to make sure, nobody tries sending random tokens to find a working one. Random is the keyword, as...

Since gulp-tsb removes the outDir compiler at https://github.com/jrieken/gulp-tsb/blob/35f134ab384f5575628b152faa910389581bb4d8/src/builder.ts#L61 TypeScript thinks that the output file is the same as the source file and reports as: > [error] Cannot write file '/Users/zenorbi/Desktop/test/src/test.js'...