racket/release_notes
Matthew Flatt 9d8cc87758 add locate-source cache and line+column components to source objects
Add optional beginning-line and beginning-column components to a
source object, so that line and column information can be recorded
independent of the file. Add `locate-source-object-source` to use
the recorded information. Add a cache for `locate-source` as enabled by
the `use-cache?` optional argument, which can avoid compilation times
that are quadratic in the number of `let-values` or `define-values`
forms.

original commit: b36fab81d5041a54ce01a422395eee79d2f930bc
2017-08-01 05:23:56 -06:00
..
gifs initial upload of open-source release 2016-04-26 10:04:54 -04:00
math initial upload of open-source release 2016-04-26 10:04:54 -04:00
macros.stex initial upload of open-source release 2016-04-26 10:04:54 -04:00
Makefile - compile-whole-program and compile-whole-library now copy the hash-bang 2016-05-04 20:35:38 -04:00
release_notes.stex add locate-source cache and line+column components to source objects 2017-08-01 05:23:56 -06:00
releasenotes.cls initial upload of open-source release 2016-04-26 10:04:54 -04:00
releasenotes.css initial upload of open-source release 2016-04-26 10:04:54 -04:00
releasenotes.hcls initial upload of open-source release 2016-04-26 10:04:54 -04:00
scheme.sty initial upload of open-source release 2016-04-26 10:04:54 -04:00