Lines 45-51
Link Here
|
45 |
lib/nim/compiler/extccomp.nim |
45 |
lib/nim/compiler/extccomp.nim |
46 |
lib/nim/compiler/filter_tmpl.nim |
46 |
lib/nim/compiler/filter_tmpl.nim |
47 |
lib/nim/compiler/filters.nim |
47 |
lib/nim/compiler/filters.nim |
48 |
lib/nim/compiler/forloops.nim |
|
|
49 |
lib/nim/compiler/gorgeimpl.nim |
48 |
lib/nim/compiler/gorgeimpl.nim |
50 |
lib/nim/compiler/guards.nim |
49 |
lib/nim/compiler/guards.nim |
51 |
lib/nim/compiler/hlo.nim |
50 |
lib/nim/compiler/hlo.nim |
Lines 53-61
Link Here
|
53 |
lib/nim/compiler/idgen.nim |
52 |
lib/nim/compiler/idgen.nim |
54 |
lib/nim/compiler/importer.nim |
53 |
lib/nim/compiler/importer.nim |
55 |
lib/nim/compiler/incremental.nim |
54 |
lib/nim/compiler/incremental.nim |
|
|
55 |
lib/nim/compiler/index.nim |
56 |
lib/nim/compiler/injectdestructors.nim |
56 |
lib/nim/compiler/injectdestructors.nim |
57 |
lib/nim/compiler/installer.ini |
57 |
lib/nim/compiler/installer.ini |
58 |
lib/nim/compiler/int128.nim |
58 |
lib/nim/compiler/int128.nim |
|
|
59 |
lib/nim/compiler/isolation_check.nim |
59 |
lib/nim/compiler/jsgen.nim |
60 |
lib/nim/compiler/jsgen.nim |
60 |
lib/nim/compiler/jstypes.nim |
61 |
lib/nim/compiler/jstypes.nim |
61 |
lib/nim/compiler/lambdalifting.nim |
62 |
lib/nim/compiler/lambdalifting.nim |
Lines 86-94
Link Here
|
86 |
lib/nim/compiler/nimfix/nimfix.nim.cfg |
87 |
lib/nim/compiler/nimfix/nimfix.nim.cfg |
87 |
lib/nim/compiler/nimfix/prettybase.nim |
88 |
lib/nim/compiler/nimfix/prettybase.nim |
88 |
lib/nim/compiler/nimlexbase.nim |
89 |
lib/nim/compiler/nimlexbase.nim |
|
|
90 |
lib/nim/compiler/nimpaths.nim |
89 |
lib/nim/compiler/nimsets.nim |
91 |
lib/nim/compiler/nimsets.nim |
90 |
lib/nim/compiler/nodejs.nim |
92 |
lib/nim/compiler/nodejs.nim |
91 |
lib/nim/compiler/nversion.nim |
93 |
lib/nim/compiler/nversion.nim |
|
|
94 |
lib/nim/compiler/optimizer.nim |
92 |
lib/nim/compiler/options.nim |
95 |
lib/nim/compiler/options.nim |
93 |
lib/nim/compiler/packagehandling.nim |
96 |
lib/nim/compiler/packagehandling.nim |
94 |
lib/nim/compiler/parampatterns.nim |
97 |
lib/nim/compiler/parampatterns.nim |
Lines 105-112
Link Here
|
105 |
lib/nim/compiler/pragmas.nim |
108 |
lib/nim/compiler/pragmas.nim |
106 |
lib/nim/compiler/prefixmatches.nim |
109 |
lib/nim/compiler/prefixmatches.nim |
107 |
lib/nim/compiler/procfind.nim |
110 |
lib/nim/compiler/procfind.nim |
108 |
lib/nim/compiler/readme.txt |
111 |
lib/nim/compiler/readme.md |
109 |
lib/nim/compiler/renderer.nim |
112 |
lib/nim/compiler/renderer.nim |
|
|
113 |
lib/nim/compiler/renderverbatim.nim |
110 |
lib/nim/compiler/reorder.nim |
114 |
lib/nim/compiler/reorder.nim |
111 |
lib/nim/compiler/rod.nim |
115 |
lib/nim/compiler/rod.nim |
112 |
lib/nim/compiler/rodimpl.nim |
116 |
lib/nim/compiler/rodimpl.nim |
Lines 137-142
Link Here
|
137 |
lib/nim/compiler/sizealignoffsetimpl.nim |
141 |
lib/nim/compiler/sizealignoffsetimpl.nim |
138 |
lib/nim/compiler/sourcemap.nim |
142 |
lib/nim/compiler/sourcemap.nim |
139 |
lib/nim/compiler/spawn.nim |
143 |
lib/nim/compiler/spawn.nim |
|
|
144 |
lib/nim/compiler/strutils2.nim |
140 |
lib/nim/compiler/suggest.nim |
145 |
lib/nim/compiler/suggest.nim |
141 |
lib/nim/compiler/syntaxes.nim |
146 |
lib/nim/compiler/syntaxes.nim |
142 |
lib/nim/compiler/tccgen.nim |
147 |
lib/nim/compiler/tccgen.nim |
Lines 143-152
Link Here
|
143 |
lib/nim/compiler/transf.nim |
148 |
lib/nim/compiler/transf.nim |
144 |
lib/nim/compiler/trees.nim |
149 |
lib/nim/compiler/trees.nim |
145 |
lib/nim/compiler/treetab.nim |
150 |
lib/nim/compiler/treetab.nim |
|
|
151 |
lib/nim/compiler/typeallowed.nim |
146 |
lib/nim/compiler/types.nim |
152 |
lib/nim/compiler/types.nim |
147 |
lib/nim/compiler/typesrenderer.nim |
153 |
lib/nim/compiler/typesrenderer.nim |
148 |
lib/nim/compiler/unittest_light.nim |
154 |
lib/nim/compiler/varpartitions.nim |
149 |
lib/nim/compiler/vm.nim |
155 |
lib/nim/compiler/vm.nim |
|
|
156 |
lib/nim/compiler/vmconv.nim |
150 |
lib/nim/compiler/vmdef.nim |
157 |
lib/nim/compiler/vmdef.nim |
151 |
lib/nim/compiler/vmdeps.nim |
158 |
lib/nim/compiler/vmdeps.nim |
152 |
lib/nim/compiler/vmgen.nim |
159 |
lib/nim/compiler/vmgen.nim |
Lines 153-160
Link Here
|
153 |
lib/nim/compiler/vmhooks.nim |
160 |
lib/nim/compiler/vmhooks.nim |
154 |
lib/nim/compiler/vmmarshal.nim |
161 |
lib/nim/compiler/vmmarshal.nim |
155 |
lib/nim/compiler/vmops.nim |
162 |
lib/nim/compiler/vmops.nim |
|
|
163 |
lib/nim/compiler/vmprofiler.nim |
156 |
lib/nim/compiler/wordrecg.nim |
164 |
lib/nim/compiler/wordrecg.nim |
157 |
lib/nim/compiler/writetracking.nim |
|
|
158 |
lib/nim/core/hotcodereloading.nim |
165 |
lib/nim/core/hotcodereloading.nim |
159 |
lib/nim/core/locks.nim |
166 |
lib/nim/core/locks.nim |
160 |
lib/nim/core/macrocache.nim |
167 |
lib/nim/core/macrocache.nim |
Lines 183-191
Link Here
|
183 |
lib/nim/impure/re.nim |
190 |
lib/nim/impure/re.nim |
184 |
lib/nim/js/asyncjs.nim |
191 |
lib/nim/js/asyncjs.nim |
185 |
lib/nim/js/dom.nim |
192 |
lib/nim/js/dom.nim |
|
|
193 |
lib/nim/js/dom_extensions.nim |
186 |
lib/nim/js/jsconsole.nim |
194 |
lib/nim/js/jsconsole.nim |
187 |
lib/nim/js/jscore.nim |
195 |
lib/nim/js/jscore.nim |
188 |
lib/nim/js/jsffi.nim |
196 |
lib/nim/js/jsffi.nim |
|
|
197 |
lib/nim/js/jsre.nim |
189 |
lib/nim/nimbase.h |
198 |
lib/nim/nimbase.h |
190 |
lib/nim/nimhcr.nim |
199 |
lib/nim/nimhcr.nim |
191 |
lib/nim/nimhcr.nim.cfg |
200 |
lib/nim/nimhcr.nim.cfg |
Lines 202-207
Link Here
|
202 |
lib/nim/posix/kqueue.nim |
211 |
lib/nim/posix/kqueue.nim |
203 |
lib/nim/posix/linux.nim |
212 |
lib/nim/posix/linux.nim |
204 |
lib/nim/posix/posix.nim |
213 |
lib/nim/posix/posix.nim |
|
|
214 |
lib/nim/posix/posix_freertos_consts.nim |
215 |
lib/nim/posix/posix_haiku.nim |
205 |
lib/nim/posix/posix_linux_amd64.nim |
216 |
lib/nim/posix/posix_linux_amd64.nim |
206 |
lib/nim/posix/posix_linux_amd64_consts.nim |
217 |
lib/nim/posix/posix_linux_amd64_consts.nim |
207 |
lib/nim/posix/posix_macos_amd64.nim |
218 |
lib/nim/posix/posix_macos_amd64.nim |
Lines 314-321
Link Here
|
314 |
lib/nim/pure/smtp.nim |
325 |
lib/nim/pure/smtp.nim |
315 |
lib/nim/pure/smtp.nim.cfg |
326 |
lib/nim/pure/smtp.nim.cfg |
316 |
lib/nim/pure/ssl_certs.nim |
327 |
lib/nim/pure/ssl_certs.nim |
|
|
328 |
lib/nim/pure/ssl_config.nim |
317 |
lib/nim/pure/stats.nim |
329 |
lib/nim/pure/stats.nim |
318 |
lib/nim/pure/streams.nim |
330 |
lib/nim/pure/streams.nim |
|
|
331 |
lib/nim/pure/streamwrapper.nim |
319 |
lib/nim/pure/strformat.nim |
332 |
lib/nim/pure/strformat.nim |
320 |
lib/nim/pure/strmisc.nim |
333 |
lib/nim/pure/strmisc.nim |
321 |
lib/nim/pure/strscans.nim |
334 |
lib/nim/pure/strscans.nim |
Lines 337-344
Link Here
|
337 |
lib/nim/std/compilesettings.nim |
350 |
lib/nim/std/compilesettings.nim |
338 |
lib/nim/std/decls.nim |
351 |
lib/nim/std/decls.nim |
339 |
lib/nim/std/editdistance.nim |
352 |
lib/nim/std/editdistance.nim |
|
|
353 |
lib/nim/std/effecttraits.nim |
354 |
lib/nim/std/enumerate.nim |
355 |
lib/nim/std/exitprocs.nim |
356 |
lib/nim/std/isolation.nim |
357 |
lib/nim/std/jsonutils.nim |
340 |
lib/nim/std/logic.nim |
358 |
lib/nim/std/logic.nim |
341 |
lib/nim/std/monotimes.nim |
359 |
lib/nim/std/monotimes.nim |
|
|
360 |
lib/nim/std/private/globs.nim |
361 |
lib/nim/std/private/miscdollars.nim |
362 |
lib/nim/std/private/since.nim |
342 |
lib/nim/std/private/underscored_calls.nim |
363 |
lib/nim/std/private/underscored_calls.nim |
343 |
lib/nim/std/sha1.nim |
364 |
lib/nim/std/sha1.nim |
344 |
lib/nim/std/stackframes.nim |
365 |
lib/nim/std/stackframes.nim |
Lines 352-357
Link Here
|
352 |
lib/nim/system.nim |
373 |
lib/nim/system.nim |
353 |
lib/nim/system/alloc.nim |
374 |
lib/nim/system/alloc.nim |
354 |
lib/nim/system/ansi_c.nim |
375 |
lib/nim/system/ansi_c.nim |
|
|
376 |
lib/nim/system/arc.nim |
355 |
lib/nim/system/arithm.nim |
377 |
lib/nim/system/arithm.nim |
356 |
lib/nim/system/arithmetics.nim |
378 |
lib/nim/system/arithmetics.nim |
357 |
lib/nim/system/assertions.nim |
379 |
lib/nim/system/assertions.nim |
Lines 359-364
Link Here
|
359 |
lib/nim/system/atomics.nim |
381 |
lib/nim/system/atomics.nim |
360 |
lib/nim/system/avltree.nim |
382 |
lib/nim/system/avltree.nim |
361 |
lib/nim/system/basic_types.nim |
383 |
lib/nim/system/basic_types.nim |
|
|
384 |
lib/nim/system/bitmasks.nim |
385 |
lib/nim/system/cellseqs_v1.nim |
386 |
lib/nim/system/cellseqs_v2.nim |
362 |
lib/nim/system/cellsets.nim |
387 |
lib/nim/system/cellsets.nim |
363 |
lib/nim/system/cgprocs.nim |
388 |
lib/nim/system/cgprocs.nim |
364 |
lib/nim/system/channels.nim |
389 |
lib/nim/system/channels.nim |
Lines 365-371
Link Here
|
365 |
lib/nim/system/chcks.nim |
390 |
lib/nim/system/chcks.nim |
366 |
lib/nim/system/comparisons.nim |
391 |
lib/nim/system/comparisons.nim |
367 |
lib/nim/system/cyclebreaker.nim |
392 |
lib/nim/system/cyclebreaker.nim |
368 |
lib/nim/system/cyclicrefs_v2.nim |
|
|
369 |
lib/nim/system/deepcopy.nim |
393 |
lib/nim/system/deepcopy.nim |
370 |
lib/nim/system/dollars.nim |
394 |
lib/nim/system/dollars.nim |
371 |
lib/nim/system/dyncalls.nim |
395 |
lib/nim/system/dyncalls.nim |
Lines 398-413
Link Here
|
398 |
lib/nim/system/mm/none.nim |
422 |
lib/nim/system/mm/none.nim |
399 |
lib/nim/system/mmdisp.nim |
423 |
lib/nim/system/mmdisp.nim |
400 |
lib/nim/system/nimscript.nim |
424 |
lib/nim/system/nimscript.nim |
|
|
425 |
lib/nim/system/orc.nim |
401 |
lib/nim/system/osalloc.nim |
426 |
lib/nim/system/osalloc.nim |
402 |
lib/nim/system/platforms.nim |
427 |
lib/nim/system/platforms.nim |
403 |
lib/nim/system/profiler.nim |
428 |
lib/nim/system/profiler.nim |
404 |
lib/nim/system/refs_v2.nim |
|
|
405 |
lib/nim/system/repr.nim |
429 |
lib/nim/system/repr.nim |
406 |
lib/nim/system/repr_v2.nim |
430 |
lib/nim/system/repr_v2.nim |
407 |
lib/nim/system/reprjs.nim |
431 |
lib/nim/system/reprjs.nim |
408 |
lib/nim/system/seqs_v2.nim |
432 |
lib/nim/system/seqs_v2.nim |
|
|
433 |
lib/nim/system/seqs_v2_reimpl.nim |
409 |
lib/nim/system/setops.nim |
434 |
lib/nim/system/setops.nim |
410 |
lib/nim/system/sets.nim |
435 |
lib/nim/system/sets.nim |
|
|
436 |
lib/nim/system/stacktraces.nim |
411 |
lib/nim/system/strmantle.nim |
437 |
lib/nim/system/strmantle.nim |
412 |
lib/nim/system/strs_v2.nim |
438 |
lib/nim/system/strs_v2.nim |
413 |
lib/nim/system/syslocks.nim |
439 |
lib/nim/system/syslocks.nim |
Lines 476-481
Link Here
|
476 |
%%PORTDOCS%%%%DOCSDIR%%/html/channels.html |
502 |
%%PORTDOCS%%%%DOCSDIR%%/html/channels.html |
477 |
%%PORTDOCS%%%%DOCSDIR%%/html/codeowners.html |
503 |
%%PORTDOCS%%%%DOCSDIR%%/html/codeowners.html |
478 |
%%PORTDOCS%%%%DOCSDIR%%/html/colors.html |
504 |
%%PORTDOCS%%%%DOCSDIR%%/html/colors.html |
|
|
505 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/aliases.html |
506 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/asciitables.html |
507 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/ast.html |
508 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/astalgo.html |
509 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/bitsets.html |
510 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/btrees.html |
511 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/ccgmerge.html |
512 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/ccgutils.html |
513 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/cgen.html |
514 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/cgendata.html |
515 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/cgmeth.html |
516 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/closureiters.html |
517 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/cmdlinehelper.html |
518 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/commands.html |
519 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/condsyms.html |
520 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/depends.html |
521 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/dfa.html |
522 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/docgen.html |
523 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/docgen2.html |
524 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/dochack.js |
525 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/enumtostr.html |
526 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/evaltempl.html |
527 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/extccomp.html |
528 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/filter_tmpl.html |
529 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/filters.html |
530 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/gorgeimpl.html |
531 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/guards.html |
532 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/idents.html |
533 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/idgen.html |
534 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/importer.html |
535 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/incremental.html |
536 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/index.html |
537 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/injectdestructors.html |
538 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/int128.html |
539 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/isolation_check.html |
540 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/jsgen.html |
541 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/lambdalifting.html |
542 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/lexer.html |
543 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/liftdestructors.html |
544 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/liftlocals.html |
545 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/lineinfos.html |
546 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/linter.html |
547 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/llstream.html |
548 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/lookups.html |
549 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/lowerings.html |
550 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/macrocacheimpl.html |
551 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/magicsys.html |
552 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/main.html |
553 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/modulegraphs.html |
554 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/modulepaths.html |
555 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/modules.html |
556 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/msgs.html |
557 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/ndi.html |
558 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/nim.html |
559 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/nimblecmd.html |
560 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/nimconf.html |
561 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/nimdoc.out.css |
562 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/nimfix/prettybase.html |
563 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/nimlexbase.html |
564 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/nimpaths.html |
565 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/nimsets.html |
566 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/nodejs.html |
567 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/nversion.html |
568 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/optimizer.html |
569 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/options.html |
570 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/parampatterns.html |
571 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/parser.html |
572 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/passaux.html |
573 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/passes.html |
574 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/pathutils.html |
575 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/patterns.html |
576 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/platform.html |
577 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/plugins/active.html |
578 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/plugins/itersgen.html |
579 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/plugins/locals.html |
580 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/pluginsupport.html |
581 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/pragmas.html |
582 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/prefixmatches.html |
583 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/procfind.html |
584 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/renderer.html |
585 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/renderverbatim.html |
586 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/reorder.html |
587 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/rod.html |
588 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/rodutils.html |
589 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/ropes.html |
590 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/saturate.html |
591 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/scriptconfig.html |
592 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/sem.html |
593 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/semdata.html |
594 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/semfold.html |
595 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/semmacrosanity.html |
596 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/semparallel.html |
597 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/sempass2.html |
598 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/semtypinst.html |
599 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/sighashes.html |
600 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/sigmatch.html |
601 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/sourcemap.html |
602 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/spawn.html |
603 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/strutils2.html |
604 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/syntaxes.html |
605 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/theindex.html |
606 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/transf.html |
607 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/trees.html |
608 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/treetab.html |
609 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/typeallowed.html |
610 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/types.html |
611 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/typesrenderer.html |
612 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/varpartitions.html |
613 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/vm.html |
614 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/vmconv.html |
615 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/vmdef.html |
616 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/vmdeps.html |
617 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/vmgen.html |
618 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/vmmarshal.html |
619 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/vmprofiler.html |
620 |
%%PORTDOCS%%%%DOCSDIR%%/html/compiler/wordrecg.html |
479 |
%%PORTDOCS%%%%DOCSDIR%%/html/compilesettings.html |
621 |
%%PORTDOCS%%%%DOCSDIR%%/html/compilesettings.html |
480 |
%%PORTDOCS%%%%DOCSDIR%%/html/complex.html |
622 |
%%PORTDOCS%%%%DOCSDIR%%/html/complex.html |
481 |
%%PORTDOCS%%%%DOCSDIR%%/html/contributing.html |
623 |
%%PORTDOCS%%%%DOCSDIR%%/html/contributing.html |
Lines 498-515
Link Here
|
498 |
%%PORTDOCS%%%%DOCSDIR%%/html/docgen.html |
640 |
%%PORTDOCS%%%%DOCSDIR%%/html/docgen.html |
499 |
%%PORTDOCS%%%%DOCSDIR%%/html/docgen_sample.html |
641 |
%%PORTDOCS%%%%DOCSDIR%%/html/docgen_sample.html |
500 |
%%PORTDOCS%%%%DOCSDIR%%/html/dochack.js |
642 |
%%PORTDOCS%%%%DOCSDIR%%/html/dochack.js |
|
|
643 |
%%PORTDOCS%%%%DOCSDIR%%/html/docstyle.html |
501 |
%%PORTDOCS%%%%DOCSDIR%%/html/dollars.html |
644 |
%%PORTDOCS%%%%DOCSDIR%%/html/dollars.html |
502 |
%%PORTDOCS%%%%DOCSDIR%%/html/dom.html |
645 |
%%PORTDOCS%%%%DOCSDIR%%/html/dom.html |
|
|
646 |
%%PORTDOCS%%%%DOCSDIR%%/html/dom_extensions.html |
503 |
%%PORTDOCS%%%%DOCSDIR%%/html/drnim.html |
647 |
%%PORTDOCS%%%%DOCSDIR%%/html/drnim.html |
504 |
%%PORTDOCS%%%%DOCSDIR%%/html/dynlib.html |
648 |
%%PORTDOCS%%%%DOCSDIR%%/html/dynlib.html |
505 |
%%PORTDOCS%%%%DOCSDIR%%/html/editdistance.html |
649 |
%%PORTDOCS%%%%DOCSDIR%%/html/editdistance.html |
|
|
650 |
%%PORTDOCS%%%%DOCSDIR%%/html/effecttraits.html |
506 |
%%PORTDOCS%%%%DOCSDIR%%/html/encodings.html |
651 |
%%PORTDOCS%%%%DOCSDIR%%/html/encodings.html |
507 |
%%PORTDOCS%%%%DOCSDIR%%/html/endians.html |
652 |
%%PORTDOCS%%%%DOCSDIR%%/html/endians.html |
|
|
653 |
%%PORTDOCS%%%%DOCSDIR%%/html/enumerate.html |
508 |
%%PORTDOCS%%%%DOCSDIR%%/html/epoll.html |
654 |
%%PORTDOCS%%%%DOCSDIR%%/html/epoll.html |
509 |
%%PORTDOCS%%%%DOCSDIR%%/html/estp.html |
655 |
%%PORTDOCS%%%%DOCSDIR%%/html/estp.html |
|
|
656 |
%%PORTDOCS%%%%DOCSDIR%%/html/exitprocs.html |
510 |
%%PORTDOCS%%%%DOCSDIR%%/html/fenv.html |
657 |
%%PORTDOCS%%%%DOCSDIR%%/html/fenv.html |
511 |
%%PORTDOCS%%%%DOCSDIR%%/html/filters.html |
658 |
%%PORTDOCS%%%%DOCSDIR%%/html/filters.html |
512 |
%%PORTDOCS%%%%DOCSDIR%%/html/gc.html |
659 |
%%PORTDOCS%%%%DOCSDIR%%/html/gc.html |
|
|
660 |
%%PORTDOCS%%%%DOCSDIR%%/html/globs.html |
513 |
%%PORTDOCS%%%%DOCSDIR%%/html/hashes.html |
661 |
%%PORTDOCS%%%%DOCSDIR%%/html/hashes.html |
514 |
%%PORTDOCS%%%%DOCSDIR%%/html/hcr.html |
662 |
%%PORTDOCS%%%%DOCSDIR%%/html/hcr.html |
515 |
%%PORTDOCS%%%%DOCSDIR%%/html/heapqueue.html |
663 |
%%PORTDOCS%%%%DOCSDIR%%/html/heapqueue.html |
Lines 520-529
Link Here
|
520 |
%%PORTDOCS%%%%DOCSDIR%%/html/httpclient.html |
668 |
%%PORTDOCS%%%%DOCSDIR%%/html/httpclient.html |
521 |
%%PORTDOCS%%%%DOCSDIR%%/html/httpcore.html |
669 |
%%PORTDOCS%%%%DOCSDIR%%/html/httpcore.html |
522 |
%%PORTDOCS%%%%DOCSDIR%%/html/idetools.html |
670 |
%%PORTDOCS%%%%DOCSDIR%%/html/idetools.html |
|
|
671 |
%%PORTDOCS%%%%DOCSDIR%%/html/index.html |
523 |
%%PORTDOCS%%%%DOCSDIR%%/html/inotify.html |
672 |
%%PORTDOCS%%%%DOCSDIR%%/html/inotify.html |
524 |
%%PORTDOCS%%%%DOCSDIR%%/html/intern.html |
673 |
%%PORTDOCS%%%%DOCSDIR%%/html/intern.html |
525 |
%%PORTDOCS%%%%DOCSDIR%%/html/intsets.html |
674 |
%%PORTDOCS%%%%DOCSDIR%%/html/intsets.html |
526 |
%%PORTDOCS%%%%DOCSDIR%%/html/io.html |
675 |
%%PORTDOCS%%%%DOCSDIR%%/html/io.html |
|
|
676 |
%%PORTDOCS%%%%DOCSDIR%%/html/isolation.html |
527 |
%%PORTDOCS%%%%DOCSDIR%%/html/iterators.html |
677 |
%%PORTDOCS%%%%DOCSDIR%%/html/iterators.html |
528 |
%%PORTDOCS%%%%DOCSDIR%%/html/iup.html |
678 |
%%PORTDOCS%%%%DOCSDIR%%/html/iup.html |
529 |
%%PORTDOCS%%%%DOCSDIR%%/html/jsconsole.html |
679 |
%%PORTDOCS%%%%DOCSDIR%%/html/jsconsole.html |
Lines 530-535
Link Here
|
530 |
%%PORTDOCS%%%%DOCSDIR%%/html/jscore.html |
680 |
%%PORTDOCS%%%%DOCSDIR%%/html/jscore.html |
531 |
%%PORTDOCS%%%%DOCSDIR%%/html/jsffi.html |
681 |
%%PORTDOCS%%%%DOCSDIR%%/html/jsffi.html |
532 |
%%PORTDOCS%%%%DOCSDIR%%/html/json.html |
682 |
%%PORTDOCS%%%%DOCSDIR%%/html/json.html |
|
|
683 |
%%PORTDOCS%%%%DOCSDIR%%/html/jsonutils.html |
684 |
%%PORTDOCS%%%%DOCSDIR%%/html/jsre.html |
533 |
%%PORTDOCS%%%%DOCSDIR%%/html/koch.html |
685 |
%%PORTDOCS%%%%DOCSDIR%%/html/koch.html |
534 |
%%PORTDOCS%%%%DOCSDIR%%/html/kqueue.html |
686 |
%%PORTDOCS%%%%DOCSDIR%%/html/kqueue.html |
535 |
%%PORTDOCS%%%%DOCSDIR%%/html/lenientops.html |
687 |
%%PORTDOCS%%%%DOCSDIR%%/html/lenientops.html |
Lines 551-556
Link Here
|
551 |
%%PORTDOCS%%%%DOCSDIR%%/html/memfiles.html |
703 |
%%PORTDOCS%%%%DOCSDIR%%/html/memfiles.html |
552 |
%%PORTDOCS%%%%DOCSDIR%%/html/mersenne.html |
704 |
%%PORTDOCS%%%%DOCSDIR%%/html/mersenne.html |
553 |
%%PORTDOCS%%%%DOCSDIR%%/html/mimetypes.html |
705 |
%%PORTDOCS%%%%DOCSDIR%%/html/mimetypes.html |
|
|
706 |
%%PORTDOCS%%%%DOCSDIR%%/html/miscdollars.html |
554 |
%%PORTDOCS%%%%DOCSDIR%%/html/monotimes.html |
707 |
%%PORTDOCS%%%%DOCSDIR%%/html/monotimes.html |
555 |
%%PORTDOCS%%%%DOCSDIR%%/html/mysql.html |
708 |
%%PORTDOCS%%%%DOCSDIR%%/html/mysql.html |
556 |
%%PORTDOCS%%%%DOCSDIR%%/html/nativesockets.html |
709 |
%%PORTDOCS%%%%DOCSDIR%%/html/nativesockets.html |
Lines 590-595
Link Here
|
590 |
%%PORTDOCS%%%%DOCSDIR%%/html/posix.html |
743 |
%%PORTDOCS%%%%DOCSDIR%%/html/posix.html |
591 |
%%PORTDOCS%%%%DOCSDIR%%/html/posix_utils.html |
744 |
%%PORTDOCS%%%%DOCSDIR%%/html/posix_utils.html |
592 |
%%PORTDOCS%%%%DOCSDIR%%/html/postgres.html |
745 |
%%PORTDOCS%%%%DOCSDIR%%/html/postgres.html |
|
|
746 |
%%PORTDOCS%%%%DOCSDIR%%/html/prelude.html |
593 |
%%PORTDOCS%%%%DOCSDIR%%/html/punycode.html |
747 |
%%PORTDOCS%%%%DOCSDIR%%/html/punycode.html |
594 |
%%PORTDOCS%%%%DOCSDIR%%/html/random.html |
748 |
%%PORTDOCS%%%%DOCSDIR%%/html/random.html |
595 |
%%PORTDOCS%%%%DOCSDIR%%/html/rationals.html |
749 |
%%PORTDOCS%%%%DOCSDIR%%/html/rationals.html |
Lines 611-622
Link Here
|
611 |
%%PORTDOCS%%%%DOCSDIR%%/html/sha1.html |
765 |
%%PORTDOCS%%%%DOCSDIR%%/html/sha1.html |
612 |
%%PORTDOCS%%%%DOCSDIR%%/html/sharedlist.html |
766 |
%%PORTDOCS%%%%DOCSDIR%%/html/sharedlist.html |
613 |
%%PORTDOCS%%%%DOCSDIR%%/html/sharedtables.html |
767 |
%%PORTDOCS%%%%DOCSDIR%%/html/sharedtables.html |
|
|
768 |
%%PORTDOCS%%%%DOCSDIR%%/html/since.html |
614 |
%%PORTDOCS%%%%DOCSDIR%%/html/smtp.html |
769 |
%%PORTDOCS%%%%DOCSDIR%%/html/smtp.html |
615 |
%%PORTDOCS%%%%DOCSDIR%%/html/sqlite3.html |
770 |
%%PORTDOCS%%%%DOCSDIR%%/html/sqlite3.html |
616 |
%%PORTDOCS%%%%DOCSDIR%%/html/ssl_certs.html |
771 |
%%PORTDOCS%%%%DOCSDIR%%/html/ssl_certs.html |
|
|
772 |
%%PORTDOCS%%%%DOCSDIR%%/html/ssl_config.html |
617 |
%%PORTDOCS%%%%DOCSDIR%%/html/stackframes.html |
773 |
%%PORTDOCS%%%%DOCSDIR%%/html/stackframes.html |
618 |
%%PORTDOCS%%%%DOCSDIR%%/html/stats.html |
774 |
%%PORTDOCS%%%%DOCSDIR%%/html/stats.html |
619 |
%%PORTDOCS%%%%DOCSDIR%%/html/streams.html |
775 |
%%PORTDOCS%%%%DOCSDIR%%/html/streams.html |
|
|
776 |
%%PORTDOCS%%%%DOCSDIR%%/html/streamwrapper.html |
620 |
%%PORTDOCS%%%%DOCSDIR%%/html/strformat.html |
777 |
%%PORTDOCS%%%%DOCSDIR%%/html/strformat.html |
621 |
%%PORTDOCS%%%%DOCSDIR%%/html/strmisc.html |
778 |
%%PORTDOCS%%%%DOCSDIR%%/html/strmisc.html |
622 |
%%PORTDOCS%%%%DOCSDIR%%/html/strscans.html |
779 |
%%PORTDOCS%%%%DOCSDIR%%/html/strscans.html |
Lines 629-634
Link Here
|
629 |
%%PORTDOCS%%%%DOCSDIR%%/html/tables.html |
786 |
%%PORTDOCS%%%%DOCSDIR%%/html/tables.html |
630 |
%%PORTDOCS%%%%DOCSDIR%%/html/terminal.html |
787 |
%%PORTDOCS%%%%DOCSDIR%%/html/terminal.html |
631 |
%%PORTDOCS%%%%DOCSDIR%%/html/termios.html |
788 |
%%PORTDOCS%%%%DOCSDIR%%/html/termios.html |
|
|
789 |
%%PORTDOCS%%%%DOCSDIR%%/html/testament.html |
632 |
%%PORTDOCS%%%%DOCSDIR%%/html/theindex.html |
790 |
%%PORTDOCS%%%%DOCSDIR%%/html/theindex.html |
633 |
%%PORTDOCS%%%%DOCSDIR%%/html/threadpool.html |
791 |
%%PORTDOCS%%%%DOCSDIR%%/html/threadpool.html |
634 |
%%PORTDOCS%%%%DOCSDIR%%/html/threads.html |
792 |
%%PORTDOCS%%%%DOCSDIR%%/html/threads.html |
Lines 677-687
Link Here
|
677 |
%%PORTDOCS%%%%DOCSDIR%%/overview.rst |
835 |
%%PORTDOCS%%%%DOCSDIR%%/overview.rst |
678 |
%%PORTDOCS%%%%DOCSDIR%%/packaging.rst |
836 |
%%PORTDOCS%%%%DOCSDIR%%/packaging.rst |
679 |
%%PORTDOCS%%%%DOCSDIR%%/pegdocs.txt |
837 |
%%PORTDOCS%%%%DOCSDIR%%/pegdocs.txt |
|
|
838 |
%%PORTDOCS%%%%DOCSDIR%%/prelude.rst |
680 |
%%PORTDOCS%%%%DOCSDIR%%/readme.txt |
839 |
%%PORTDOCS%%%%DOCSDIR%%/readme.txt |
681 |
%%PORTDOCS%%%%DOCSDIR%%/regexprs.txt |
840 |
%%PORTDOCS%%%%DOCSDIR%%/regexprs.txt |
682 |
%%PORTDOCS%%%%DOCSDIR%%/sets_fragment.txt |
841 |
%%PORTDOCS%%%%DOCSDIR%%/sets_fragment.txt |
683 |
%%PORTDOCS%%%%DOCSDIR%%/spawn.txt |
842 |
%%PORTDOCS%%%%DOCSDIR%%/spawn.txt |
684 |
%%PORTDOCS%%%%DOCSDIR%%/subexes.txt |
843 |
%%PORTDOCS%%%%DOCSDIR%%/subexes.txt |
|
|
844 |
%%PORTDOCS%%%%DOCSDIR%%/testament.rst |
685 |
%%PORTDOCS%%%%DOCSDIR%%/tools.rst |
845 |
%%PORTDOCS%%%%DOCSDIR%%/tools.rst |
686 |
%%PORTDOCS%%%%DOCSDIR%%/tut1.rst |
846 |
%%PORTDOCS%%%%DOCSDIR%%/tut1.rst |
687 |
%%PORTDOCS%%%%DOCSDIR%%/tut2.rst |
847 |
%%PORTDOCS%%%%DOCSDIR%%/tut2.rst |