Commit History

Author SHA1 Message Date
  Yuriy Glukhov 5f092520d1 Revert "Fixed unicode handling in JS. Fixes #3714." 9 years ago
  Andreas Rumpf 1dac302975 Merge pull request #3754 from yglukhov/js-unsigned 9 years ago
  Yuriy Glukhov c0d0e5efd9 Unsigned arith corrected for JS 9 years ago
  Yuriy Glukhov 8fab2f81e3 Fixed unicode handling in JS. Fixes #3714. 9 years ago
  Yuriy Glukhov 62422b93c6 Fixed copying of nil seq in JS 9 years ago
  Yuriy Glukhov 0abfbf8f0d Removed Node, NodeType and Document definitions from jssys. 9 years ago
  Yuriy Glukhov 2166b7bc46 Fixed ret by var in js 9 years ago
  Yuriy Glukhov 02214d8d1b Fixed JS copying. 9 years ago
  Yuriy Glukhov a5be556a4c Untyped pointers godegen changed. addr expression fixed. 9 years ago
  yglukhov 50d2d54fb0 Fixed fix of #2917 9 years ago
  yglukhov 5824b1c839 Fixes #2917 9 years ago
  yglukhov ffa4f8dc99 Added noUnhandledHandler 9 years ago
  yglukhov fa1f3aecce Unhandled exceptions handling brought back. 9 years ago
  yglukhov 090fc33641 Fixed and slightly changed exception handling. 9 years ago
  yglukhov 6436d1920c Fixed copying of aggregates in JS. 9 years ago
  pdw 2ca90a20a1 lib/system/g-w - Dropped 'T' from types 9 years ago
  Dominik Picheta 1e9ab3bb0a Fixes #2323. Fixes #2148. 10 years ago
  Federico Ceratto 657dca5c3b Fix typos 10 years ago
  Araq a9a5766c66 docgen should work again 10 years ago
  Araq 30823c1ce3 make tests green 10 years ago
  Araq dbf9117c56 the big renamefest: first steps 10 years ago
  Araq 4dc2925b7a JS compilation works again 10 years ago
  Araq a7911addf7 parseBiggestFloat is now builtin 10 years ago
  Dominik Picheta b0a16fb619 Fixes problems with JS code gen. 10 years ago
  Araq 10768904eb Merge branch 'devel' of https://github.com/Araq/Nimrod into devel 11 years ago
  Araq ab72377ce6 renamed noStackFrame to asmNoStackFrame 11 years ago
  Zahary Karadjov cda92048ba fix some trivial errors in the test suite and some more regressions caused by tyTypeDesc[tyNone] 11 years ago
  Zahary Karadjov 3c840102bc fix the error "only proc headers can feature pragmas" when compiling in JS mode 11 years ago
  Araq 56045ad7ff bugfixes mostly JS related 11 years ago
  Grzegorz Adam Hankiewicz 72a3e21f28 Removes executable bit for text files. 12 years ago