1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-09 07:00:23 +02:00
guile/module
Daniel Llorens fc0e75c50d Fix compilation of rank 0 typed array literals
* module/system/vm/assembler.scm (simple-uniform-vector?): array-length
  fails for rank 0 arrays; fix the shape condition.

* test-suite/tests/arrays.test: test reading of #0f64(x) in compilation
  context.
2016-07-11 09:11:50 +02:00
..
ice-9 psyntax can trace expand-time changes to the current module 2016-06-27 22:54:04 +02:00
language Add -Wmacro-use-before-definition 2016-06-25 18:08:28 +02:00
oop Add #:static-slot-allocation? 2015-02-06 13:25:17 +01:00
rnrs Add R6RS bytevector->string, string->bytevector 2016-06-21 11:29:14 +02:00
scripts Wire up `guild compile -O0 foo.scm' 2015-10-22 17:44:17 +00:00
srfi SRFI-19: Update the table of leap seconds. 2016-05-22 20:02:37 +02:00
sxml Remove duplicate definitions of call/ec' and let/ec'. 2013-04-06 15:40:19 +02:00
system Fix compilation of rank 0 typed array literals 2016-07-11 09:11:50 +02:00
texinfo Fix texinfo->html for @acronym, @itemize 2016-06-24 17:09:39 +02:00
web Fix uri-decode behavior for "+" 2016-06-20 14:48:15 +02:00
Makefile.am Add meta/build-env 2016-07-10 14:10:26 +02:00
rnrs.scm Add R6RS bytevector->string, string->bytevector 2016-06-21 11:29:14 +02:00
statprof.scm Update statprof documentation; deprecate `with-statprof' 2016-02-01 15:12:36 +01:00
texinfo.scm texinfo: fix @url{@@} parsing 2014-11-09 15:56:33 +00:00