Commit Graph

  • d94a870de4 Fixed definition of seqShallowFlag. Dominik Picheta 2013-10-19 21:13:17 +01:00
  • 199c4d21bd Fixed regression on ARM caused by the changed behaviour of noStackFrame in commit ac474a2812. Dominik Picheta 2013-10-19 21:01:32 +01:00
  • ca12bf76f5 opcLdGlobal bugfix Araq 2013-10-16 17:26:07 +02:00
  • 3d18053370 some complex macros work Araq 2013-10-16 16:41:24 +02:00
  • eb4f012239 Merge pull request #617 from markuspf/master Andreas Rumpf 2013-10-15 13:17:09 -07:00
  • b4df3cade6 Merge pull request #615 from fowlmouth/patch-10 Andreas Rumpf 2013-10-15 13:16:41 -07:00
  • acd285e00f Merge pull request #622 from rbehrends/master Andreas Rumpf 2013-10-15 13:13:39 -07:00
  • 7d06489712 Merge pull request #624 from Varriount/win64/fix-sockets Andreas Rumpf 2013-10-15 13:11:00 -07:00
  • 229d83f6c6 Added a TSocketHandle type to winlean.nim and posix.nim Clay Sweetser 2013-10-15 13:53:44 -04:00
  • 6a9baf3fd7 compiler bootstraps with new VM Araq 2013-10-15 08:06:54 +02:00
  • 5659a1662e attempt to improve line information for '!=' etc. templates Araq 2013-10-15 07:57:32 +02:00
  • 52d1a637b9 fixed definition of culong on win64 Araq 2013-10-15 07:53:10 +02:00
  • b753edec1d Add compressBound proc to zlib wrapper. Dominik Picheta 2013-10-13 00:41:57 +01:00
  • f103cb4538 Exposed process file handles in osproc module. Reimer Behrends 2013-10-12 13:51:27 +02:00
  • 2555e500b6 Fixed async send in ftpclient module. Dominik Picheta 2013-10-11 19:20:45 +01:00
  • 5ce369ad46 Add DragonFly as essentially a clone of FreeBSD Markus Pfeiffer 2013-10-09 23:58:18 +01:00
  • 98defd5a56 fixes #616 Araq 2013-10-10 00:55:54 +02:00
  • f9861e1fab cooler quote for c2nim Araq 2013-10-10 00:45:15 +02:00
  • 67e9f2861e some fixes for win64 Araq 2013-10-10 00:39:10 +02:00
  • 4c7098e362 Update keysym.nim Billingsly Wetherfordshire 2013-10-09 14:34:44 -07:00
  • 8f2efd0b16 Update xutil.nim Billingsly Wetherfordshire 2013-10-09 14:34:17 -07:00
  • 2c1c5f7a13 Update glx.nim Billingsly Wetherfordshire 2013-10-08 18:05:55 -07:00
  • fd6f806194 Update xutil.nim Billingsly Wetherfordshire 2013-10-08 18:04:58 -07:00
  • b226c8ca79 Update xlib.nim Billingsly Wetherfordshire 2013-10-08 18:02:52 -07:00
  • 96529063bf Merge branch 'master' of https://github.com/Araq/Nimrod Araq 2013-10-07 21:36:43 +02:00
  • 9bf32ff72d bugfix: package names should not contain '.' Araq 2013-10-07 21:36:31 +02:00
  • 3d8b883c15 Fixes problems parsing XML docs with multiple PIs. Dominik Picheta 2013-10-07 17:17:52 +01:00
  • 90d25919f3 implemented top level asm statements Araq 2013-10-07 06:38:04 +02:00
  • bb365ca424 niminst: yet another bugfix Araq 2013-10-07 06:27:20 +02:00
  • eaf4da0411 niminst: slashify was a stupid idea Araq 2013-10-06 16:41:56 +02:00
  • 27215e89f9 Merge branch 'master' of https://github.com/Araq/Nimrod Araq 2013-10-06 00:10:54 +02:00
  • ac474a2812 'noStackFrame' implies 'naked' in the generated C code Araq 2013-10-06 00:10:45 +02:00
  • cb1a278e00 Merge pull request #613 from ventor3000/basic_geom Andreas Rumpf 2013-10-05 12:09:14 -07:00
  • b700e0d2f8 Merge pull request #604 from reactormonk/master Andreas Rumpf 2013-10-05 12:07:26 -07:00
  • ace919a0cd Fixed small typobug in basic 3d Robert Persson 2013-10-02 10:24:22 +02:00
  • 422327c010 fixed another semicolon related parsing bug Araq 2013-10-02 07:57:30 +02:00
  • a943905d6c fixes #609 Araq 2013-10-01 20:24:37 +02:00
  • f857a842fc debug GC works now Araq 2013-10-01 17:14:30 +02:00
  • 1a792d46d0 first version of the debug GC; doesn't work yet Araq 2013-10-01 08:44:09 +02:00
  • 7a2fad1e35 Merge branch 'master' of https://github.com/Araq/Nimrod Araq 2013-09-28 00:04:13 +02:00
  • 30f1877135 fixes for niminst Araq 2013-09-28 00:03:47 +02:00
  • 2f0671eb79 examples from the talk part of test suite Araq 2013-09-27 08:45:14 +02:00
  • ab31ad2704 don't mess with semfold, use vars instead Simon Hafner 2013-09-26 15:10:54 -05:00
  • becd55dced moved eqproc to the correct magic position Simon Hafner 2013-09-26 15:05:00 -05:00
  • e1c2aa2ddd Revert "deleted EqProc so the magic aligns again" - wrong remote. Simon Hafner 2013-09-26 14:31:02 -05:00
  • d7c8b3ad06 deleted EqProc so the magic aligns again Simon Hafner 2013-09-26 14:27:52 -05:00
  • a0b82db402 the compiler can now deal with multiple modules of the same name Araq 2013-09-26 17:34:46 +02:00
  • c085a1b4f0 documentation improvements Araq 2013-09-25 08:44:57 +02:00
  • 9bfcdc40ef JS codegen: supports more builtins Araq 2013-09-24 23:56:23 +02:00
  • e3ecc328a1 fixes #593 Araq 2013-09-24 21:45:22 +02:00
  • 8b5aa221ad support for multiple modules of the same name; niminst supports 'platforms'; minor bugfixes Araq 2013-09-24 16:07:07 +02:00
  • 83584bf889 implemented 'import a as b' Araq 2013-09-24 09:36:31 +02:00
  • 367abca382 support for --cs:partial Araq 2013-09-24 09:32:49 +02:00
  • c11398ea0d bugfix: typos in os.nim Araq 2013-09-24 09:27:00 +02:00
  • 05d12897a2 changed parentDir to return the empty string on error Araq 2013-09-24 09:22:29 +02:00
  • f1e789bfc2 fixes #576 Araq 2013-09-18 02:58:18 +02:00
  • 51672aef72 should fix newly introduced bugs wrt TR macros Araq 2013-09-18 02:03:56 +02:00
  • 9de3bc8ef6 improvements for TR macros Araq 2013-09-17 23:43:07 +02:00
  • 823cb494a5 Merge pull request #561 from fenekku/master Araq 2013-09-11 13:27:37 -07:00
  • 1e2ec3642d Merge branch 'master' of github.com:Araq/Nimrod Araq 2013-09-11 00:22:06 +02:00
  • 0a851c869f c2nim: added some scope operator parsing Araq 2013-09-11 00:07:39 +02:00
  • 596496f695 fixes #566 Araq 2013-09-11 00:00:11 +02:00
  • 4d86b8a83c fixes #588 Araq 2013-09-10 23:49:53 +02:00
  • c6d428d47d Merge pull request #548 from ventor3000/master Araq 2013-09-10 14:21:01 -07:00
  • 275c7ccf82 fixes #575 Araq 2013-09-10 22:04:12 +02:00
  • 138db5a85d disabled M&S GC again Araq 2013-09-10 00:46:02 +02:00
  • f659b6a0d9 Merge branch 'master' of github.com:Araq/Nimrod Araq 2013-09-10 00:40:19 +02:00
  • db19b18241 cn2im: basic C++ support Araq 2013-09-10 00:40:06 +02:00
  • 094d7fd4b1 added 'newLit' Araq 2013-09-10 00:37:23 +02:00
  • f05ac0cb23 fix regressions affecting the echo magic and the creating of rod files Zahary Karadjov 2013-09-07 11:44:11 +03:00
  • ff1273a312 Merge branch 'master' of github.com:Araq/Nimrod Araq 2013-09-06 00:26:04 +02:00
  • 827dc054fb bugfix: --gc:none -d:useMalloc works again Araq 2013-09-06 00:25:48 +02:00
  • 0ade885617 reverting the GC change Zahary Karadjov 2013-09-05 12:35:42 +03:00
  • 40b379859c resolved the conflict Araq 2013-09-03 23:46:41 +02:00
  • 891f871ba7 better support for GNU's assembler Araq 2013-09-03 23:44:31 +02:00
  • 6fa72c5d9d Merge pull request #586 from mflamer/master zah 2013-09-03 09:05:12 -07:00
  • 73aba23a49 Add arity typetrait Mark Flamer 2013-09-02 18:20:00 -07:00
  • 6a04757e6d switching the compiler to the markAndSweep collector Zahary Karadjov 2013-09-03 03:18:09 +03:00
  • 6082595e96 Merge branch 'type-classes' into upstream Zahary Karadjov 2013-09-03 03:14:56 +03:00
  • c8c8d2035a partially documented the new features Zahary Karadjov 2013-09-03 03:14:22 +03:00
  • 0ce885e8c8 Color vectors (second line endings fix attempt) fenekku 2013-09-02 18:43:19 -04:00
  • c57103f2d8 Color vectors (first line endings fix attempt) fenekku 2013-09-02 10:59:42 -04:00
  • 39da6979ad use realpath in a posix compliant way Araq 2013-09-01 22:53:02 +02:00
  • f2b9af6ae1 bugfix: line information for comments Araq 2013-09-01 18:50:03 +02:00
  • a95c0608b9 some fixes for Haiku Araq 2013-09-01 17:29:29 +02:00
  • e7f0544154 Merge branch 'master' of github.com:Araq/Nimrod Araq 2013-09-01 15:54:46 +02:00
  • 6825a69a70 -d:nocaas mode for easier bootstrapping on exotic OSes (Haiku) Araq 2013-09-01 15:54:32 +02:00
  • 62ed6b0aaf Merge pull request #580 from gradha/pr_adds_equality_for_arrays Araq 2013-09-01 01:39:31 -07:00
  • 8087f51d14 fixes #582 Araq 2013-09-01 10:36:13 +02:00
  • 0464a1071e Merge branch 'master' of github.com:Araq/Nimrod Araq 2013-08-31 20:45:47 +02:00
  • 023bd63d39 fixes #398 Araq 2013-08-31 20:45:34 +02:00
  • b5d833b329 implemented the using statement Zahary Karadjov 2013-08-31 19:40:36 +03:00
  • 9c6de08db0 fixes #516 Araq 2013-08-31 16:45:10 +02:00
  • 84bd794588 Merge pull request #579 from gradha/pr_fixes_xmltree_macro_docstring Araq 2013-08-31 07:33:30 -07:00
  • b40ab4dc9e fixes #554, fixes #179 Araq 2013-08-31 11:49:33 +02:00
  • 1161482ec2 fixes #459 Araq 2013-08-31 11:22:49 +02:00
  • e698d6255b fixes #563 Araq 2013-08-31 10:03:41 +02:00
  • 6cc06cd35d fixes #569; C++ codegen works again Araq 2013-08-31 02:07:52 +02:00
  • 4d9b2f671a fixes #578 Araq 2013-08-30 22:47:14 +02:00
  • cf689f7472 bugfix: conversions to float32 are allowed again but of lower priority Araq 2013-08-30 21:47:55 +02:00