Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | merge for CountTable, see #1680 | Simon Hafner | 2015-03-26 | 1 | -0/+58 | |
* | | | | | | Merge pull request #2572 from maxgrenderjones/fix-2431-against-devel | Andreas Rumpf | 2015-04-21 | 1 | -16/+27 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Allow {} to return nested results in json & standardise on 'key' not 'name' | Max Grender-Jones | 2015-04-18 | 1 | -16/+27 | |
* | | | | | | | Merge pull request #2506 from BlaXpirit/update-pcre | Andreas Rumpf | 2015-04-21 | 2 | -316/+460 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix a flag in PCRE: change to 'usePcreHeader' | Oleh Prypin | 2015-04-10 | 1 | -1/+1 | |
| * | | | | | | | Change datatypes and remove broken editable procs from PCRE | Oleh Prypin | 2015-04-10 | 1 | -23/+11 | |
| * | | | | | | | Fix deprecation warnings in re | Oleh Prypin | 2015-04-10 | 1 | -7/+7 | |
| * | | | | | | | Update and improve PCRE wrapper | Oleh Prypin | 2015-04-10 | 1 | -307/+463 | |
* | | | | | | | | Merge pull request #2449 from def-/slice-items | Andreas Rumpf | 2015-04-21 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Add items iterator for slices | def | 2015-04-03 | 1 | -0/+6 | |
* | | | | | | | | | Merge pull request #2575 from nanoant/test-for-error-location-column | Andreas Rumpf | 2015-04-21 | 2 | -6/+15 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Tests: Optional error location column spec | Adam Strzelecki | 2015-04-20 | 2 | -6/+15 | |
| | |_|_|_|/ / / / | |/| | | | | | | | ||||||
* | | | | | | | | | fixes #2520 | Araq | 2015-04-21 | 2 | -1/+3 | |
* | | | | | | | | | attempt to fix JS codegen regression | Araq | 2015-04-20 | 1 | -1/+1 | |
* | | | | | | | | | fixes #2505, fixes #1853, fixes #2522 | Araq | 2015-04-20 | 10 | -11/+58 | |
* | | | | | | | | | fixes serious codegen regression; C++ target works again | Araq | 2015-04-20 | 1 | -1/+7 | |
* | | | | | | | | | macros: added bool literal support | Araq | 2015-04-20 | 1 | -0/+6 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge branch 'devel' of https://github.com/Araq/Nim into devel | Araq | 2015-04-20 | 18 | -54/+192 | |
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | Merge pull request #2503 from ReneSac/arrowLike | Andreas Rumpf | 2015-04-15 | 4 | -9/+29 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Minor fixes for arrow like change patch | ReneSac | 2015-04-11 | 3 | -6/+7 | |
| | * | | | | | | | Changing the rule for arrow like operators again. | ReneSac | 2015-04-10 | 4 | -12/+12 | |
| | * | | | | | | | Restore newline at the end of the file. | ReneSac | 2015-04-09 | 1 | -1/+1 | |
| | * | | | | | | | Updated arrow like and strongSpaces in the manual | ReneSac | 2015-04-09 | 1 | -7/+7 | |
| | * | | | | | | | Updated the news on *arrow like* breaking change | ReneSac | 2015-04-09 | 1 | -0/+4 | |
| | * | | | | | | | Add tests for arrow like ops in tstrongspaces.nim | ReneSac | 2015-04-09 | 1 | -0/+14 | |
| | * | | | | | | | Restrict arrow-like operators to start with - or = | ReneSac | 2015-04-09 | 1 | -1/+2 | |
| * | | | | | | | | Merge pull request #2555 from def-/fix-2552 | Andreas Rumpf | 2015-04-15 | 1 | -7/+7 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Make peekExitCode on Posix use WIFEXITED to determine exit | def | 2015-04-14 | 1 | -7/+7 | |
| * | | | | | | | | | Merge pull request #2549 from fowlmouth/patch-2 | Andreas Rumpf | 2015-04-15 | 2 | -2/+6 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | concept types are represented with getType() | fowlmouth | 2015-04-13 | 1 | -1/+3 | |
| | * | | | | | | | | | Merge branch 'devel' of github.com:Araq/Nim into patch2 | fowlmouth | 2015-04-10 | 87 | -4339/+4955 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ | Merge branch 'devel' of github.com:Araq/Nim into patch2 | fowlmouth | 2015-04-02 | 3 | -249/+277 | |
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / / | | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | | Merge branch 'devel' of github.com:Araq/Nim into patch2 | fowlmouth | 2015-03-30 | 11 | -194/+128 | |
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / / | | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | | add ntys up to ntyNot | fowlmouth | 2015-03-28 | 1 | -1/+3 | |
| * | | | | | | | | | | | Merge pull request #2560 from BlaXpirit/re-nre-hint | Andreas Rumpf | 2015-04-15 | 1 | -2/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Add a hint about NRE to 're' module | Oleh Prypin | 2015-04-14 | 1 | -2/+5 | |
| * | | | | | | | | | | | | Merge pull request #2546 from BlaXpirit/rst-link-underscore | Andreas Rumpf | 2015-04-15 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | Make RST recognize hyperlinks with two underscores | Oleh Prypin | 2015-04-13 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | Merge pull request #2558 from BlaXpirit/deprecate-const-regexes | Andreas Rumpf | 2015-04-15 | 1 | -14/+20 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | Deprecate constant regular expression strings | Oleh Prypin | 2015-04-14 | 1 | -14/+20 | |
| |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Merge pull request #2553 from winksaville/fix-importc-atomic_compare_exchange | reactormonk | 2015-04-14 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | The importc for atomicCompareExchange is incorrectly defined. | Wink Saville | 2015-04-13 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | The getSubsystem<T> example in the manual currently fails with a codegen error | Zahary Karadjov | 2015-04-14 | 3 | -5/+25 | |
| * | | | | | | | | | | | | importing of C++ nested generics like std::vector<T>::iterator, using the apo... | Zahary Karadjov | 2015-04-13 | 6 | -16/+101 | |
| |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge pull request #2531 from endragor/lexing-doc-typo | Varriount | 2015-04-12 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | Fixed typo in lexing.txt: UINT8_LIT -> UINT_LIT | Ruslan Mustakov | 2015-04-12 | 1 | -1/+1 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | VM: minor fixes to make lexim work | Araq | 2015-04-20 | 4 | -67/+75 | |
* | | | | | | | | | | | added macros.newTree proc (why didn't we do this earlier?) | Araq | 2015-04-20 | 1 | -0/+6 | |
* | | | | | | | | | | | parse 'of' branches for macros properly | Araq | 2015-04-19 | 2 | -2/+25 | |
* | | | | | | | | | | | fixes a serious codegen bug that caused to emit wrong barriers in rare cases | Araq | 2015-04-19 | 3 | -13/+71 |