// (beautified) console.log(function() { return 1 + .1 + .1; }()); // output: 1.2000000000000002 // // minify: 1.2 // // options: { // "compress": { // "unsafe_math": true // }, // "mangle": false // }//git.koszko.org/guix/atom/gnu/packages/ocr.scm?h=koszko' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/ocr.scm
AgeCommit message (Expand)Author
2019-01-20gnu: ocrad: Update to 0.27....* gnu/packages/ocr.scm (ocrad): Update to 0.27. Tobias Geerinckx-Rice
2017-05-02gnu: ocrad: Update to 0.26....* gnu/packages/ocr.scm (ocrad): Update to 0.26. Ludovic Courtès
2017-03-30gnu: Use HTTPS for almost all gnu.org HOME-PAGEs....All HTTP gnu.org (and supported subdomain) HOME-PAGEs changed to HTTPS. Tobias Geerinckx-Rice