Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-05-23 | Racket support (PLT 5 needed). | Jose Antonio Ortega Ruiz | |
2010-04-01 | PLT: Major module loading surgery. | Jose Antonio Ortega Ruiz | |
This is a dangerous commit. If you use PLT and don't like to live on the edge, just stick with tag 0.0.9 until 0.0.10 is out. | |||
2010-03-31 | PLT: preloading available module list. | Jose Antonio Ortega Ruiz | |
2010-03-27 | PLT: some simplifications. | Jose Antonio Ortega Ruiz | |
2010-03-19 | Irrelevant golfing. | Jose Antonio Ortega Ruiz | |
2010-02-03 | PLT: Better help lookups. | Jose Antonio Ortega Ruiz | |
2010-02-02 | PLT: Fix for bug retrieving module exports. | Jose Antonio Ortega Ruiz | |
2009-10-15 | PLT: Evaluation takes into account #lang forms. | Jose Antonio Ortega Ruiz | |
This is useful when visiting a file that has not been loaded: the evaluation namespace is provided by its #lang, if any. While i was at it, i also refactored the mess in geiser:load-file. | |||
2009-09-11 | BSD relicensing: PLT code. | Jose Antonio Ortega Ruiz | |
2009-05-25 | module-children -> module-exports. | Jose Antonio Ortega Ruiz | |
2009-05-25 | PLT: New help functionality: | Jose Antonio Ortega Ruiz | |
- Using our own help function, which takes care of trying on not yet loaded modules. - Module children implemented. | |||
2009-05-24 | Small nit. | Jose Antonio Ortega Ruiz | |
2009-05-16 | PLT: A bit more sensible prompt format. | Jose Antonio Ortega Ruiz | |
2009-05-15 | PLT: Bug fix: correctly handle explicit module definitions. | Jose Antonio Ortega Ruiz | |
2009-05-08 | Module completion generalized and implemented for PLT. | Jose Antonio Ortega Ruiz | |
2009-05-06 | Small refactoring. | Jose Antonio Ortega Ruiz | |
2009-05-06 | PLT: M-. is also able to locate modules. Refactorings. | Jose Antonio Ortega Ruiz | |