Граф коммитов

456 Коммитов

Автор SHA1 Сообщение Дата
Alon Zakai 47f29aed8a stub for calloc 2010-12-30 19:31:57 -08:00
Alon Zakai 091b6d662e better slab selection with type info 2010-12-29 21:33:56 -08:00
Alon Zakai 1b7500b59c nicer test runner output 2010-12-29 21:33:28 -08:00
Alon Zakai 77c9c660dd handle env of 0 as a third parameter for main() 2010-12-28 20:36:26 -08:00
Alon Zakai 7b0c30e6ad minimal support for 80-bit x87 floats 2010-12-28 20:36:23 -08:00
dglead 5b7fda278c handle memmove of 0 2010-12-28 19:52:41 -08:00
dglead 27c9f996cf prevent strings with C-style comments from breaking helpful comments in generated code 2010-12-28 19:52:20 -08:00
Alon Zakai 015823fb76 use finalizeLLVMFunctionCall for more functions, and related minor fixes 2010-12-27 21:19:54 -08:00
Alon Zakai 9f0272883e clean up parsing of llvm calling conventions 2010-12-26 22:45:05 -08:00
Alon Zakai fe2172ea45 fix bug with typed arrays in memcpy 2010-12-26 20:45:18 -08:00
Alon Zakai d5672aba5e support for precision in integers in printf 2010-12-25 23:48:05 -08:00
Alon Zakai 025d25c187 comments + clean up compiler.js 2010-12-25 20:51:46 -08:00
Alon Zakai 2f8f8a72ff clean up getNativeFieldSize 2010-12-25 17:18:19 -08:00
Alon Zakai b2fd961d06 refactor and fix global variables, should they be needed for analysis 2010-12-25 16:03:43 -08:00
Alon Zakai 8e5c52df19 code cleanup 2010-12-25 12:28:30 -08:00
Alon Zakai 7985433ea6 error message when encountering asm calls 2010-12-23 16:44:30 -08:00
Alon Zakai 694281c580 minor library changes 2010-12-23 14:51:28 -08:00
Alon Zakai 2d2751cd5b comments about expected failures 2010-12-23 14:09:16 -08:00
Alon Zakai 6741bd9da6 comment about typed arrays when copying 2010-12-23 10:33:14 -08:00
Alon Zakai 8a6ba878af comment about bullet compilation 2010-12-23 10:31:07 -08:00
danielheres 5d6b916c52 copysign and hypot in library 2010-12-22 20:13:21 -08:00
Alon Zakai 60cdfa59ed initial skeleton for gl tests 2010-12-21 22:41:24 -08:00
Alon Zakai c244ee8757 don't use typed arrays in benchmarks for now - faster that way 2010-12-19 17:30:02 -08:00
Alon Zakai c3b6b871d6 optimize heap for chrome; thanks to danielheres 2010-12-19 15:37:24 -08:00
Alon Zakai 64cfd1d3c8 CHECK_OVERFLOWS option 2010-12-19 13:43:26 -08:00
Alon Zakai 566ea2c094 version 0.7 2010-12-18 17:38:40 -08:00
Alon Zakai 5bbf8a976b fixes for llvm optimized code in 2 tests 2010-12-18 17:29:24 -08:00
Alon Zakai 2890aa49d7 utilize llvm opt 2010-12-18 15:55:21 -08:00
Alon Zakai d18bd56d5f update python demo 2010-12-17 20:57:38 -08:00
Alon Zakai 58e445e6e1 fix format bug with floats 2010-12-17 20:57:13 -08:00
Alon Zakai 6cd6131d08 python demo comment 2010-12-16 20:17:02 -08:00
Alon Zakai f7d04701e5 clean up enzymatic ==> framework
--HG--
rename : src/enzymatic.js => src/framework.js
2010-12-15 22:43:58 -08:00
Alon Zakai 3939368ad4 misc fixes and improvements - thanks go to tuba 2010-12-15 20:52:08 -08:00
Alon Zakai 8783a09b1d minor fixes for python demo 2010-12-13 20:35:45 -08:00
Alon Zakai 45c53b2520 python web demo 2010-12-12 21:26:15 -08:00
Alon Zakai 4118243d17 library stuff 2010-12-12 16:17:44 -08:00
Alon Zakai 101458003f update python .ll 2010-12-12 15:46:39 -08:00
Alon Zakai 6d83c785fb support for library dependencies +misc python float fixes 2010-12-12 15:05:22 -08:00
Alon Zakai 240ff2ff8e improve printf formatting 2010-12-11 21:29:03 -08:00
Alon Zakai 1776ba30d4 support for printing %p 2010-12-11 18:39:03 -08:00
Alon Zakai 965d44dc69 python fixes and test 2010-12-11 13:22:09 -08:00
Alon Zakai b74419d19e proper stubs for external values 2010-12-10 22:59:38 -08:00
David LaPalomento 74338a8491 code cleanup of |,;|s 2010-12-09 22:43:31 -08:00
Alon Zakai 660398be70 __errno_location 2010-12-09 20:51:52 -08:00
Alon Zakai cac39316ac memchr 2010-12-09 20:37:23 -08:00
Alon Zakai 1c5355c76c proper support for bitfields 2010-12-09 20:09:11 -08:00
Alon Zakai 023a34753e fix a few bugs related to highly-nested structs 2010-12-07 21:54:29 -08:00
Alon Zakai 78b2976bcb library additions 2010-12-05 19:13:00 -08:00
Alon Zakai cb23e4c23c fix for functions in mathops 2010-12-05 17:30:45 -08:00
Alon Zakai 84de824a3b __ctype_b_loc in library 2010-12-05 12:49:53 -08:00