aboutsummaryrefslogtreecommitdiff
path: root/module/glob.scm (follow)
Commit message (Collapse)AuthorAge
* Make glob.scm use include#.Hugo Hörnquist2020-07-29
|
* Glob, and the whole, now works on 32 bit systems.Hugo Hornquist2020-05-14
| | | | | Guile really needs to have better way to get the native width of a pointer. Creating a symbol from a sizeof is nothing but ugly.
* Improve glob.Hugo Hörnquist2019-05-13
|
* Add glob routine.Hugo Hörnquist2019-05-06